Class EventType.SharingChangeMemberPolicy
(team_policies) Changed whether members can share files/folders outside team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharingChangeMemberPolicy : EventType
Constructors
View SourceSharingChangeMemberPolicy(SharingChangeMemberPolicyType)
Initializes a new instance of the EventType.SharingChangeMemberPolicy class.
Declaration
public SharingChangeMemberPolicy(SharingChangeMemberPolicyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharingChangeMemberPolicyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharingChangeMemberPolicyType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharingChangeMemberPolicyType |