TenantOrganizationPresentationObject.AllowDeleteOfExternalIdentityUponRemove Property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property AllowDeleteOfExternalIdentityUponRemove As Boolean
    Get
'Usage
Dim instance As TenantOrganizationPresentationObject
Dim value As Boolean

value = instance.AllowDeleteOfExternalIdentityUponRemove
public bool AllowDeleteOfExternalIdentityUponRemove { get; }

Property Value

Type: System.Boolean