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 unique identifier (ID) of the disabled archive mailbox associated with 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 DisabledArchiveGuid As Guid
Get
'Usage
Dim instance As MailUser
Dim value As Guid
value = instance.DisabledArchiveGuid
public Guid DisabledArchiveGuid { get; }
Property value
Type: System.Guid
The unique ID of the disabled archive mailbox associated with this mail user.