Matthew Hirst
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Matthew Hirstさんの最近のアクティビティ-
Matthew Hirstさんが投稿を作成しました:
Retrieving folder details
Am trying to retrieve the sub folders, files of a folder. Current code I use is: var items = await adminClient.FoldersManager.GetFolderItemsAsync("0", 10); // "0", 500 = root (original ...
-
Matthew Hirstさんが投稿を作成しました:
Getting started with the APi
I am trying to get started using the API, but am lost at all the getting started videos as none are making much sense - probably because I haven't coded fore so long. What I am trying to achieve is...