Share via


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

See also

Reference

ExchangeRole class

ExchangeRole members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace