Utilities.ExchangeECPUrl property
Returns Exchange Control Panel (ECP) Url
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property ExchangeECPUrl As String
Get
'Usage
Dim instance As Utilities
Dim value As String
value = instance.ExchangeECPUrl
public string ExchangeECPUrl { get; }
Property value
Type: System.String