Share via


ReducedRecipient.ArchiveGuid property

Gets the GUID 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 ArchiveGuid As Guid
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As Guid

value = instance.ArchiveGuid
public Guid ArchiveGuid { get; }

Property value

Type: System.Guid
The GUID of the archive associated with the recipient.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace