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

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 SetItemFieldType.postItem
           
protected  PostItemType ItemAttachmentType.postItem
           
protected  PostItemType SyncFolderItemsCreateOrUpdateType.postItem
           
protected  PostItemType AppendToItemFieldType.postItem
           
 

Methods in com.microsoft.exchange.types that return PostItemType
 PostItemType ObjectFactory.createPostItemType()
          Create an instance of PostItemType
 PostItemType SetItemFieldType.getPostItem()
          Gets the value of the postItem property.
 PostItemType ItemAttachmentType.getPostItem()
          Gets the value of the postItem property.
 PostItemType SyncFolderItemsCreateOrUpdateType.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 SetItemFieldType.setPostItem(PostItemType value)
          Sets the value of the postItem property.
 void ItemAttachmentType.setPostItem(PostItemType value)
          Sets the value of the postItem property.
 void SyncFolderItemsCreateOrUpdateType.setPostItem(PostItemType value)
          Sets the value of the postItem property.
 void AppendToItemFieldType.setPostItem(PostItemType value)
          Sets the value of the postItem property.
 



Copyright © 2013 Jasig. All Rights Reserved.