GetItemFromID Method

Applies To

NameSpace object.

Description

Returns an Outlook item identified by the specified entry ID (if valid). This method is used for ease of transition between MAPI and OLE/Messaging applications and Outlook.

Syntax

expression.GetItemFromID(EntryIDItem, EntryIDStore)

expression An expression that returns a NameSpace object.

EntryIDItem Required String. The entry ID of the item.

EntryIDStore Optional String. The entry ID of the store containing the item.