Share via


MapiObjectId.MapiEntryId Property

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

Syntax

'Declaration
Public ReadOnly Property MapiEntryId As MapiEntryId
    Get
'Usage
Dim instance As MapiObjectId
Dim value As MapiEntryId

value = instance.MapiEntryId
public MapiEntryId MapiEntryId { get; }