Moyosoft Products | Services | Download | Contact us    
Java Outlook Connector
Products  >  Java Outlook Connector  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

Outlook.getItem

public OutlookItem getItem(OutlookFolderID pFolderId, OutlookItemID pItemId)

Retrieve information about an Outlook item identified by the specified item ID. This item is searched in the specified folder.

Returns:
OutlookItem object

Throws:
ComponentObjectModelException   if any COM error occurs.

public OutlookItem getItem(OutlookItemID pItemId)

Retrieve information about an Outlook item identified by the specified item ID.

Returns:
OutlookItem object

Throws:
ComponentObjectModelException   if any COM error occurs.

Community comments



Powered by JavaDocPlus