Class EventType.SharedContentAddMember
(sharing) Added users and/or groups to shared file/folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedContentAddMember : EventType
Constructors
View SourceSharedContentAddMember(SharedContentAddMemberType)
Initializes a new instance of the EventType.SharedContentAddMember class.
Declaration
public SharedContentAddMember(SharedContentAddMemberType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentAddMemberType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentAddMemberType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentAddMemberType |