|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OofReply in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return OofReply | |
|---|---|
OofReply |
OofSettings.getExternalReply()
Gets the OOF response sent to addresses outside the user's domain or trusted domain. |
OofReply |
OofSettings.getInternalReply()
Gets the OOF response sent other users in the user's domain or trusted domain. |
static OofReply |
OofReply.getOofReplyFromString(String message)
* Initializes a new instance of the class. |
| Methods in microsoft.exchange.webservices.data with parameters of type OofReply | |
|---|---|
static String |
OofReply.getStringFromOofReply(OofReply oofReply)
Gets the string from oof reply. |
void |
OofSettings.setExternalReply(OofReply externalReply)
Sets the OOF response sent to addresses outside the user's domain or trusted domain. |
void |
OofSettings.setInternalReply(OofReply internalReply)
Sets the OOF response sent other users in the user's domain or trusted domain. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||