Share via


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.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace