| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ReplyBody |
UserOofSettings.externalReply |
protected ReplyBody |
UserOofSettings.internalReply |
| Modifier and Type | Method and Description |
|---|---|
ReplyBody |
ObjectFactory.createReplyBody()
Create an instance of
ReplyBody |
ReplyBody |
UserOofSettings.getExternalReply()
Gets the value of the externalReply property.
|
ReplyBody |
UserOofSettings.getInternalReply()
Gets the value of the internalReply property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserOofSettings.setExternalReply(ReplyBody value)
Sets the value of the externalReply property.
|
void |
UserOofSettings.setInternalReply(ReplyBody value)
Sets the value of the internalReply property.
|
Copyright © 2015 Jasig. All Rights Reserved.