| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected BodyType |
ItemType.body |
protected BodyType |
SmartResponseType.newBodyContent |
protected BodyType |
PostReplyItemType.newBodyContent |
| Modifier and Type | Method and Description |
|---|---|
BodyType |
ObjectFactory.createBodyType()
Create an instance of
BodyType |
BodyType |
ItemType.getBody()
Gets the value of the body property.
|
BodyType |
SmartResponseType.getNewBodyContent()
Gets the value of the newBodyContent property.
|
BodyType |
PostReplyItemType.getNewBodyContent()
Gets the value of the newBodyContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemType.setBody(BodyType value)
Sets the value of the body property.
|
void |
SmartResponseType.setNewBodyContent(BodyType value)
Sets the value of the newBodyContent property.
|
void |
PostReplyItemType.setNewBodyContent(BodyType value)
Sets the value of the newBodyContent property.
|
Copyright © 2015 Jasig. All Rights Reserved.