Share via


ExchangeConnectionSettings.HasAdminPrivilege property

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

Syntax

'Declaration
Public Property HasAdminPrivilege As Boolean
    Get
    Set
'Usage
Dim instance As ExchangeConnectionSettings
Dim value As Boolean

value = instance.HasAdminPrivilege

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

Property value

Type: System.Boolean

See also

Reference

ExchangeConnectionSettings class

ExchangeConnectionSettings members

Microsoft.Exchange.Data.Storage.Management namespace