Package | Description |
---|---|
microsoft.exchange.webservices.data.misc.availability | |
microsoft.exchange.webservices.data.property.complex.availability |
Modifier and Type | Method and Description |
---|---|
static OofReply |
OofReply.getOofReplyFromString(String message)
Initializes a new instance of the class.
|
Modifier and Type | Method and Description |
---|---|
static String |
OofReply.getStringFromOofReply(OofReply oofReply)
Gets the string from oof reply.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012–2015 Microsoft. All rights reserved.