Class MembersRemoveError
The members remove error object
Inheritance
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class MembersRemoveError
Constructors
| Improve this Doc View SourceMembersRemoveError()
Initializes a new instance of the MembersRemoveError class.
Declaration
public MembersRemoveError()
Properties
| Improve this Doc View SourceAsCannotKeepAccount
Gets this instance as a CannotKeepAccount, or null
.
Declaration
public MembersRemoveError.CannotKeepAccount AsCannotKeepAccount { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepAccount |
AsCannotKeepAccountAndDeleteData
Gets this instance as a CannotKeepAccountAndDeleteData, or
null
.
Declaration
public MembersRemoveError.CannotKeepAccountAndDeleteData AsCannotKeepAccountAndDeleteData { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepAccountAndDeleteData |
AsCannotKeepAccountAndTransfer
Gets this instance as a CannotKeepAccountAndTransfer, or null
.
Declaration
public MembersRemoveError.CannotKeepAccountAndTransfer AsCannotKeepAccountAndTransfer { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepAccountAndTransfer |
AsCannotKeepAccountRequiredToSignTos
Gets this instance as a CannotKeepAccountRequiredToSignTos, or
null
.
Declaration
public MembersRemoveError.CannotKeepAccountRequiredToSignTos AsCannotKeepAccountRequiredToSignTos { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepAccountRequiredToSignTos |
AsCannotKeepAccountUnderLegalHold
Gets this instance as a CannotKeepAccountUnderLegalHold, or
null
.
Declaration
public MembersRemoveError.CannotKeepAccountUnderLegalHold AsCannotKeepAccountUnderLegalHold { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepAccountUnderLegalHold |
AsCannotKeepInvitedUserAccount
Gets this instance as a CannotKeepInvitedUserAccount, or null
.
Declaration
public MembersRemoveError.CannotKeepInvitedUserAccount AsCannotKeepInvitedUserAccount { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotKeepInvitedUserAccount |
AsCannotRetainSharesWhenDataWiped
Gets this instance as a CannotRetainSharesWhenDataWiped, or
null
.
Declaration
public MembersRemoveError.CannotRetainSharesWhenDataWiped AsCannotRetainSharesWhenDataWiped { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotRetainSharesWhenDataWiped |
AsCannotRetainSharesWhenNoAccountKept
Gets this instance as a CannotRetainSharesWhenNoAccountKept, or
null
.
Declaration
public MembersRemoveError.CannotRetainSharesWhenNoAccountKept AsCannotRetainSharesWhenNoAccountKept { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotRetainSharesWhenNoAccountKept |
AsCannotRetainSharesWhenTeamExternalSharingOff
Gets this instance as a CannotRetainSharesWhenTeamExternalSharingOff, or
null
.
Declaration
public MembersRemoveError.CannotRetainSharesWhenTeamExternalSharingOff AsCannotRetainSharesWhenTeamExternalSharingOff { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.CannotRetainSharesWhenTeamExternalSharingOff |
AsEmailAddressTooLongToBeDisabled
Gets this instance as a EmailAddressTooLongToBeDisabled, or
null
.
Declaration
public MembersRemoveError.EmailAddressTooLongToBeDisabled AsEmailAddressTooLongToBeDisabled { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.EmailAddressTooLongToBeDisabled |
AsOther
Gets this instance as a Other, or null
.
Declaration
public MembersRemoveError.Other AsOther { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.Other |
AsRecipientNotVerified
Gets this instance as a RecipientNotVerified, or null
.
Declaration
public MembersRemoveError.RecipientNotVerified AsRecipientNotVerified { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.RecipientNotVerified |
AsRemovedAndTransferAdminShouldDiffer
Gets this instance as a RemovedAndTransferAdminShouldDiffer, or
null
.
Declaration
public MembersRemoveError.RemovedAndTransferAdminShouldDiffer AsRemovedAndTransferAdminShouldDiffer { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.RemovedAndTransferAdminShouldDiffer |
AsRemovedAndTransferDestShouldDiffer
Gets this instance as a RemovedAndTransferDestShouldDiffer, or
null
.
Declaration
public MembersRemoveError.RemovedAndTransferDestShouldDiffer AsRemovedAndTransferDestShouldDiffer { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.RemovedAndTransferDestShouldDiffer |
AsRemoveLastAdmin
Gets this instance as a RemoveLastAdmin, or null
.
Declaration
public MembersRemoveError.RemoveLastAdmin AsRemoveLastAdmin { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.RemoveLastAdmin |
AsTransferAdminIsNotAdmin
Gets this instance as a TransferAdminIsNotAdmin, or null
.
Declaration
public MembersRemoveError.TransferAdminIsNotAdmin AsTransferAdminIsNotAdmin { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.TransferAdminIsNotAdmin |
AsTransferAdminUserNotFound
Gets this instance as a TransferAdminUserNotFound, or null
.
Declaration
public MembersRemoveError.TransferAdminUserNotFound AsTransferAdminUserNotFound { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.TransferAdminUserNotFound |
AsTransferAdminUserNotInTeam
Gets this instance as a TransferAdminUserNotInTeam, or null
.
Declaration
public MembersRemoveError.TransferAdminUserNotInTeam AsTransferAdminUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.TransferAdminUserNotInTeam |
AsTransferDestUserNotFound
Gets this instance as a TransferDestUserNotFound, or null
.
Declaration
public MembersRemoveError.TransferDestUserNotFound AsTransferDestUserNotFound { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.TransferDestUserNotFound |
AsTransferDestUserNotInTeam
Gets this instance as a TransferDestUserNotInTeam, or null
.
Declaration
public MembersRemoveError.TransferDestUserNotInTeam AsTransferDestUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.TransferDestUserNotInTeam |
AsUnspecifiedTransferAdminId
Gets this instance as a UnspecifiedTransferAdminId, or null
.
Declaration
public MembersRemoveError.UnspecifiedTransferAdminId AsUnspecifiedTransferAdminId { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.UnspecifiedTransferAdminId |
AsUserNotFound
Gets this instance as a UserNotFound, or null
.
Declaration
public MembersRemoveError.UserNotFound AsUserNotFound { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.UserNotFound |
AsUserNotInTeam
Gets this instance as a UserNotInTeam, or null
.
Declaration
public MembersRemoveError.UserNotInTeam AsUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
MembersRemoveError.UserNotInTeam |
IsCannotKeepAccount
Gets a value indicating whether this instance is CannotKeepAccount
Declaration
public bool IsCannotKeepAccount { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotKeepAccountAndDeleteData
Gets a value indicating whether this instance is CannotKeepAccountAndDeleteData
Declaration
public bool IsCannotKeepAccountAndDeleteData { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotKeepAccountAndTransfer
Gets a value indicating whether this instance is CannotKeepAccountAndTransfer
Declaration
public bool IsCannotKeepAccountAndTransfer { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotKeepAccountRequiredToSignTos
Gets a value indicating whether this instance is CannotKeepAccountRequiredToSignTos
Declaration
public bool IsCannotKeepAccountRequiredToSignTos { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotKeepAccountUnderLegalHold
Gets a value indicating whether this instance is CannotKeepAccountUnderLegalHold
Declaration
public bool IsCannotKeepAccountUnderLegalHold { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotKeepInvitedUserAccount
Gets a value indicating whether this instance is CannotKeepInvitedUserAccount
Declaration
public bool IsCannotKeepInvitedUserAccount { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotRetainSharesWhenDataWiped
Gets a value indicating whether this instance is CannotRetainSharesWhenDataWiped
Declaration
public bool IsCannotRetainSharesWhenDataWiped { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotRetainSharesWhenNoAccountKept
Gets a value indicating whether this instance is CannotRetainSharesWhenNoAccountKept
Declaration
public bool IsCannotRetainSharesWhenNoAccountKept { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsCannotRetainSharesWhenTeamExternalSharingOff
Gets a value indicating whether this instance is CannotRetainSharesWhenTeamExternalSharingOff
Declaration
public bool IsCannotRetainSharesWhenTeamExternalSharingOff { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsEmailAddressTooLongToBeDisabled
Gets a value indicating whether this instance is EmailAddressTooLongToBeDisabled
Declaration
public bool IsEmailAddressTooLongToBeDisabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRecipientNotVerified
Gets a value indicating whether this instance is RecipientNotVerified
Declaration
public bool IsRecipientNotVerified { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRemovedAndTransferAdminShouldDiffer
Gets a value indicating whether this instance is RemovedAndTransferAdminShouldDiffer
Declaration
public bool IsRemovedAndTransferAdminShouldDiffer { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRemovedAndTransferDestShouldDiffer
Gets a value indicating whether this instance is RemovedAndTransferDestShouldDiffer
Declaration
public bool IsRemovedAndTransferDestShouldDiffer { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRemoveLastAdmin
Gets a value indicating whether this instance is RemoveLastAdmin
Declaration
public bool IsRemoveLastAdmin { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTransferAdminIsNotAdmin
Gets a value indicating whether this instance is TransferAdminIsNotAdmin
Declaration
public bool IsTransferAdminIsNotAdmin { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTransferAdminUserNotFound
Gets a value indicating whether this instance is TransferAdminUserNotFound
Declaration
public bool IsTransferAdminUserNotFound { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTransferAdminUserNotInTeam
Gets a value indicating whether this instance is TransferAdminUserNotInTeam
Declaration
public bool IsTransferAdminUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTransferDestUserNotFound
Gets a value indicating whether this instance is TransferDestUserNotFound
Declaration
public bool IsTransferDestUserNotFound { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTransferDestUserNotInTeam
Gets a value indicating whether this instance is TransferDestUserNotInTeam
Declaration
public bool IsTransferDestUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsUnspecifiedTransferAdminId
Gets a value indicating whether this instance is UnspecifiedTransferAdminId
Declaration
public bool IsUnspecifiedTransferAdminId { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsUserNotFound
Gets a value indicating whether this instance is UserNotFound
Declaration
public bool IsUserNotFound { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsUserNotInTeam
Gets a value indicating whether this instance is UserNotInTeam
Declaration
public bool IsUserNotInTeam { get; }
Property Value
Type | Description |
---|---|
System.Boolean |