Class GroupMembersRemoveError.GroupNotInTeam
Group is not in this team. You cannot remove members from a group that is outside of your 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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class GroupNotInTeam : GroupMembersRemoveError
Fields
| Improve this Doc View SourceInstance
A singleton instance of GroupNotInTeam
Declaration
public static readonly GroupMembersRemoveError.GroupNotInTeam Instance
Field Value
Type | Description |
---|---|
GroupMembersRemoveError.GroupNotInTeam |