Applies To
NameSpace object.
Description
Returns a MAPIFolder object 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.GetFolderFromID(EntryIDFolder, EntryIDStore)expression An expression that returns a NameSpace object.
EntryIDFolder Required String. The entry ID of the folder.
EntryIDStore Optional String. The entry id of the store containing the folder.
Send feedback to MSDN.Look here for MSDN Online resources.