Uses of Class
com.microsoft.exchange.types.ContactsFolderType

Packages that use ContactsFolderType
com.microsoft.exchange.types   
 

Uses of ContactsFolderType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ContactsFolderType
protected  ContactsFolderType SyncFolderHierarchyCreateOrUpdateType.contactsFolder
           
protected  ContactsFolderType SetFolderFieldType.contactsFolder
           
protected  ContactsFolderType AppendToFolderFieldType.contactsFolder
           
 

Methods in com.microsoft.exchange.types that return ContactsFolderType
 ContactsFolderType ObjectFactory.createContactsFolderType()
          Create an instance of ContactsFolderType
 ContactsFolderType SyncFolderHierarchyCreateOrUpdateType.getContactsFolder()
          Gets the value of the contactsFolder property.
 ContactsFolderType SetFolderFieldType.getContactsFolder()
          Gets the value of the contactsFolder property.
 ContactsFolderType AppendToFolderFieldType.getContactsFolder()
          Gets the value of the contactsFolder property.
 

Methods in com.microsoft.exchange.types with parameters of type ContactsFolderType
 void SyncFolderHierarchyCreateOrUpdateType.setContactsFolder(ContactsFolderType value)
          Sets the value of the contactsFolder property.
 void SetFolderFieldType.setContactsFolder(ContactsFolderType value)
          Sets the value of the contactsFolder property.
 void AppendToFolderFieldType.setContactsFolder(ContactsFolderType value)
          Sets the value of the contactsFolder property.
 



Copyright © 2012 Jasig. All Rights Reserved.