Class GroupMembersAddError.DuplicateUser
You cannot add duplicate users. One or more of the members you are trying to add is already a member of the group.
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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class DuplicateUser : GroupMembersAddError
Fields
| Improve this Doc View SourceInstance
A singleton instance of DuplicateUser
Declaration
public static readonly GroupMembersAddError.DuplicateUser Instance
Field Value
Type | Description |
---|---|
GroupMembersAddError.DuplicateUser |