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