Share via


ProxyAddressTemplateCollection.AutoPromotionDisabled property

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

Syntax

'Declaration
Public Property AutoPromotionDisabled As Boolean
    Get
    Set
'Usage
Dim instance As ProxyAddressTemplateCollection
Dim value As Boolean

value = instance.AutoPromotionDisabled

instance.AutoPromotionDisabled = value
public bool AutoPromotionDisabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

ProxyAddressTemplateCollection class

ProxyAddressTemplateCollection members

Microsoft.Exchange.Data namespace