MailboxRepairRequest.ArchiveMailbox Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ArchiveMailbox As Boolean
Get
'Usage
Dim instance As MailboxRepairRequest
Dim value As Boolean
value = instance.ArchiveMailbox
public bool ArchiveMailbox { get; }
Property Value
Type: System.Boolean