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

OutlookItem.getMapiProperty

public java.lang.Object getMapiProperty(byte guid, int propertyId)

Returns the value of this item's MAPI property corresponding to the specified GUID and property ID. Returns null if the property doesn't exist.
This method is only available in the Professional edition of Java Outlook Connector.

public java.lang.Object getMapiProperty(int propertyTag)

Returns the value of this item's MAPI property corresponding to the specified property tag. Returns null if the property doesn't exist.
This method is only available in the Professional edition of Java Outlook Connector.

Community comments



Powered by JavaDocPlus