ExchangeRole.IsDeprecated Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property IsDeprecated As Boolean
Get
'Usage
Dim instance As ExchangeRole
Dim value As Boolean
value = instance.IsDeprecated
public bool IsDeprecated { get; }
Property Value
Type: System.Boolean