Class SfInviteGroupDetails
Invited group to shared folder.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class SfInviteGroupDetails
Constructors
View SourceSfInviteGroupDetails(ulong)
Initializes a new instance of the SfInviteGroupDetails class.
Declaration
public SfInviteGroupDetails(ulong targetAssetIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | targetAssetIndex | Target asset position in the Assets list. |
Properties
View SourceTargetAssetIndex
Target asset position in the Assets list.
Declaration
public ulong TargetAssetIndex { get; protected set; }
Property Value
| Type | Description |
|---|---|
| ulong |