Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the user account control flags for this mail user.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ExchangeUserAccountControl As UserAccountControlFlags
Get
'Usage
Dim instance As MailUser
Dim value As UserAccountControlFlags
value = instance.ExchangeUserAccountControl
public UserAccountControlFlags ExchangeUserAccountControl { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.Recipient.UserAccountControlFlags
One of the enumeration values that indicates the user account control flags for this mail user.