| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ContactsFolderType |
AppendToFolderFieldType.contactsFolder |
protected ContactsFolderType |
SetFolderFieldType.contactsFolder |
protected ContactsFolderType |
SyncFolderHierarchyCreateOrUpdateType.contactsFolder |
| Modifier and Type | Method and Description |
|---|---|
ContactsFolderType |
ObjectFactory.createContactsFolderType()
Create an instance of
ContactsFolderType |
ContactsFolderType |
AppendToFolderFieldType.getContactsFolder()
Gets the value of the contactsFolder property.
|
ContactsFolderType |
SetFolderFieldType.getContactsFolder()
Gets the value of the contactsFolder property.
|
ContactsFolderType |
SyncFolderHierarchyCreateOrUpdateType.getContactsFolder()
Gets the value of the contactsFolder property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppendToFolderFieldType.setContactsFolder(ContactsFolderType value)
Sets the value of the contactsFolder property.
|
void |
SetFolderFieldType.setContactsFolder(ContactsFolderType value)
Sets the value of the contactsFolder property.
|
void |
SyncFolderHierarchyCreateOrUpdateType.setContactsFolder(ContactsFolderType value)
Sets the value of the contactsFolder property.
|
Copyright © 2014 Jasig. All Rights Reserved.