ReducedRecipient.ArchiveState Property
Gets a value that indicates the state of the archive associated with the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ArchiveState As ArchiveState
Get
'Usage
Dim instance As ReducedRecipient
Dim value As ArchiveState
value = instance.ArchiveState
public ArchiveState ArchiveState { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.ArchiveState
One of the enumeration values that indicates the state of the archive associated with the recipient.