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

AddressEntry.setMapiProperty

public void setMapiProperty(byte guid, int propertyId, Object value)

Sets the value of this item's MAPI property corresponding to the specified GUID and property ID.
This method is only available in the Professional edition of Java Outlook Connector.

public void setMapiProperty(int propertyTag, Object value)

Sets the value of this item's MAPI property corresponding to the specified property tag.
This method is only available in the Professional edition of Java Outlook Connector.

Community comments



Powered by JavaDocPlus