MailboxEntry.Identity property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public Property Identity As MailboxId
    Get
    Friend Set
'Usage
Dim instance As MailboxEntry
Dim value As MailboxId

value = instance.Identity
public MailboxId Identity { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Mapi.MailboxId
Returns MailboxId.

See also

Reference

MailboxEntry class

MailboxEntry members

Microsoft.Exchange.Data.Mapi namespace