API Reference
| Classic JavaDoc |
OutlookItem.getPropertyAccessor
public PropertyAccessor getPropertyAccessor()
Returns the PropertyAccessor object for this item. The PropertyAccessor handles direct access to this item's properties.
Only Outlook 2007 or later supports the PropertyAccessor. With older Outlook versions, this method returns null.
This method is only available in the Professional edition of Java Outlook Connector.
Community comments
Powered by JavaDocPlus