OrganizationConfig.SharePointUrl property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property SharePointUrl As Uri
Get
'Usage
Dim instance As OrganizationConfig
Dim value As Uri
value = instance.SharePointUrl
public Uri SharePointUrl { get; }
Property value
Type: System.Uri