Mailbox.DisabledArchiveGuid property
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 Mailbox
Dim value As Guid
value = instance.DisabledArchiveGuid
public Guid DisabledArchiveGuid { get; }
Property value
Type: System.Guid