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