Class EventType.SharingChangeFolderJoinPolicy
(team_policies) Changed whether team members can join shared folders owned outside team
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class SharingChangeFolderJoinPolicy : EventType
Constructors
| Improve this Doc View SourceSharingChangeFolderJoinPolicy(SharingChangeFolderJoinPolicyType)
Initializes a new instance of the EventType.SharingChangeFolderJoinPolicy class.
Declaration
public SharingChangeFolderJoinPolicy(SharingChangeFolderJoinPolicyType value)
Parameters
Type | Name | Description |
---|---|---|
SharingChangeFolderJoinPolicyType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public SharingChangeFolderJoinPolicyType Value { get; }
Property Value
Type | Description |
---|---|
SharingChangeFolderJoinPolicyType |