|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostItemType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of PostItemType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as PostItemType | |
|---|---|
protected PostItemType |
SyncFolderItemsCreateOrUpdateType.postItem
|
protected PostItemType |
SetItemFieldType.postItem
|
protected PostItemType |
ItemAttachmentType.postItem
|
protected PostItemType |
AppendToItemFieldType.postItem
|
| Methods in com.microsoft.exchange.types that return PostItemType | |
|---|---|
PostItemType |
ObjectFactory.createPostItemType()
Create an instance of PostItemType |
PostItemType |
SyncFolderItemsCreateOrUpdateType.getPostItem()
Gets the value of the postItem property. |
PostItemType |
SetItemFieldType.getPostItem()
Gets the value of the postItem property. |
PostItemType |
ItemAttachmentType.getPostItem()
Gets the value of the postItem property. |
PostItemType |
AppendToItemFieldType.getPostItem()
Gets the value of the postItem property. |
| Methods in com.microsoft.exchange.types with parameters of type PostItemType | |
|---|---|
void |
SyncFolderItemsCreateOrUpdateType.setPostItem(PostItemType value)
Sets the value of the postItem property. |
void |
SetItemFieldType.setPostItem(PostItemType value)
Sets the value of the postItem property. |
void |
ItemAttachmentType.setPostItem(PostItemType value)
Sets the value of the postItem property. |
void |
AppendToItemFieldType.setPostItem(PostItemType value)
Sets the value of the postItem property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||