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