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

AddressEntry.deleteMapiProperty

public void deleteMapiProperty(int propertyTag)

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

public void deleteMapiProperty(byte guid, int propertyId)

Deletes 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.

Community comments



Powered by JavaDocPlus