|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PostItem in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return PostItem | |
|---|---|
static PostItem |
PostItem.bind(ExchangeService service,
ItemId id)
Binds to an existing post item and loads its first class properties. |
static PostItem |
PostItem.bind(ExchangeService service,
ItemId id,
PropertySet propertySet)
Binds to an existing post item and loads the specified set of properties. |
protected PostItem |
PostReply.internalCreate(FolderId parentFolderId,
MessageDisposition messageDisposition)
Create a PostItem response. |
PostItem |
PostReply.save()
Saves the post reply in the same folder as the original post item. |
PostItem |
PostReply.save(FolderId destinationFolderId)
Saves the post reply in the same folder as the original post item. |
PostItem |
PostReply.save(WellKnownFolderName destinationFolderName)
Saves the post reply in a specified folder. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||