| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ContactItemType |
AppendToItemFieldType.contact |
protected ContactItemType |
ItemAttachmentType.contact |
protected ContactItemType |
SetItemFieldType.contact |
protected ContactItemType |
ResolutionType.contact |
protected ContactItemType |
SyncFolderItemsCreateOrUpdateType.contact |
| Modifier and Type | Method and Description |
|---|---|
ContactItemType |
ObjectFactory.createContactItemType()
Create an instance of
ContactItemType |
ContactItemType |
AppendToItemFieldType.getContact()
Gets the value of the contact property.
|
ContactItemType |
ItemAttachmentType.getContact()
Gets the value of the contact property.
|
ContactItemType |
SetItemFieldType.getContact()
Gets the value of the contact property.
|
ContactItemType |
ResolutionType.getContact()
Gets the value of the contact property.
|
ContactItemType |
SyncFolderItemsCreateOrUpdateType.getContact()
Gets the value of the contact property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppendToItemFieldType.setContact(ContactItemType value)
Sets the value of the contact property.
|
void |
ItemAttachmentType.setContact(ContactItemType value)
Sets the value of the contact property.
|
void |
SetItemFieldType.setContact(ContactItemType value)
Sets the value of the contact property.
|
void |
ResolutionType.setContact(ContactItemType value)
Sets the value of the contact property.
|
void |
SyncFolderItemsCreateOrUpdateType.setContact(ContactItemType value)
Sets the value of the contact property.
|
Copyright © 2018 Apereo. All Rights Reserved.