UMServer.UMForwardingAddressTemplate property
This API supports the Microsoft Exchange server infrastructure and should not be called directly from your code.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property UMForwardingAddressTemplate As String
Get
Set
'Usage
Dim instance As UMServer
Dim value As String
value = instance.UMForwardingAddressTemplate
instance.UMForwardingAddressTemplate = value
public string UMForwardingAddressTemplate { get; set; }
Property value
Type: System.String
The fully qualified domain name (Fqdn) template for forwarding calls.