MapiObject.MapiIdentity property

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

Syntax

'Declaration
Public Property MapiIdentity As MapiObjectId
    Get
    Friend Set
'Usage
Dim instance As MapiObject
Dim value As MapiObjectId

value = instance.MapiIdentity
public MapiObjectId MapiIdentity { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Mapi.MapiObjectId

See also

Reference

MapiObject class

MapiObject members

Microsoft.Exchange.Data.Mapi namespace