Modifier and Type | Method and Description |
---|---|
static FollowUpOptions |
FollowUpManager.getOptions(MapiMessage message)
Gets the follow-up options of a message.
|
Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.send(MailMessage message,
FollowUpOptions messageOptions)
Sends the message.
|
static void |
FollowUpManager.setOptions(MapiMessage message,
FollowUpOptions options)
Sets the additional follow-up options for a message.
|