Class SharedFolderAccessError.NotAMember
The user is not a member of the shared folder thus cannot access it.
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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class NotAMember : SharedFolderAccessError
Fields
| Improve this Doc View SourceInstance
A singleton instance of NotAMember
Declaration
public static readonly SharedFolderAccessError.NotAMember Instance
Field Value
Type | Description |
---|---|
SharedFolderAccessError.NotAMember |