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

Class UserPropertiesCollection

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


public class UserPropertiesCollection

Constructors

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

Methods

add (String name, UserPropertyType type)
add (String name, UserPropertyType type, boolean addToFolderFields)
add (String name, UserPropertyType type, boolean addToFolderFields, long displayFormat)
void
dispose ()
find (String name)
find (String name, boolean searchOnlyCustomUserProperties)
int
getCount ()
...t.connector.com.Dispatch
getDispatch ()
getItem (int index)
getItem (String name)
java.util.Iterator
iterator ()
void
remove (int index)

Community comments



Powered by JavaDocPlus