ProxyAddressBaseCollection<T>.AutoPromotionDisabled Property

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

Syntax

'Declaration
Protected Property AutoPromotionDisabled As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.AutoPromotionDisabled

Me.AutoPromotionDisabled = value
protected bool AutoPromotionDisabled { get; set; }

Property Value

Type: System.Boolean