TenantOrganizationPresentationObject.IsSharingConfiguration Property

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

Syntax

'Declaration
Public Property IsSharingConfiguration As Boolean
    Get
    Friend Set
'Usage
Dim instance As TenantOrganizationPresentationObject
Dim value As Boolean

value = instance.IsSharingConfiguration
public bool IsSharingConfiguration { get; internal set; }

Property Value

Type: System.Boolean