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

Class PropertyAccessor

java.lang.Object
  └ com.moyosoft.connector.ms.outlook.properties.PropertyAccessor


public final class PropertyAccessor

Fields

Constructors

public
PropertyAccessor (com.moyosoft.connector.com.Dispatch dispatch)

Methods

void
deleteProperty (String schemaName)
Deletes this item's property corresponding to the specified schema name. This method is only available in the Professional edition of Java Outlook Connector.
void
dispose ()
...t.connector.com.Dispatch
getDispatch ()
Object
getProperty (String schemaName)
Returns the value of this item's property corresponding to the schema name or null if the property doesn't exist. This method is only available in the Professional edition of Java Outlook Connector.
void
setProperty (String schemaName, Object value)
Sets the value of this item's property corresponding to the specified schema name. This method is only available in the Professional edition of Java Outlook Connector.

Community comments



Powered by JavaDocPlus