srieger
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
sriegerによる最近のアクティビティ-
Thank you so much for the help. Just to provide the solution in case anyone else is looking for it as I was, here is my code.... int index; BoxCollaboration aCollaboration; BoxCollaboration.In...
-
I agree and would much rather update an existing collaboration. Thedocumentation is not clear to me anyhow, how to create a new collaboration.Specifically, the parameter "id". Surely I can't use t...
-
Good news bad news. Turns out I can call that method myself. Who knew. However, it doesn't work. 😞 My code looks like this now:propertySubfolder.collaborate( regionalDirector, BoxCollaboration....
-
, I went through the java sdk and saw that parameter in the low level code but sadly the methods that I am using exclude those parameters as they pass null values to the underlying methods ugh. ...
-
The title of this should be Trying to Update Collaboration Object
-
Thanks for the reply. I need a programmatic way to do this as I have thousands of folders and hundreds of users.