EmailAddressPolicy.EnabledPrimarySMTPAddressTemplate Property

Gets or sets the proxy addresses that are included in the e-mail address policy.

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property EnabledPrimarySMTPAddressTemplate As String
    Get
    Set
'Usage
Dim instance As EmailAddressPolicy
Dim value As String

value = instance.EnabledPrimarySMTPAddressTemplate

instance.EnabledPrimarySMTPAddressTemplate = value
[ParameterAttribute]
public string EnabledPrimarySMTPAddressTemplate { get; set; }

Property Value

Type: System.String
A comma-delimited list of proxy addresses included in the e-mail address policy.