| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfRecipientsType |
MessageType.bccRecipients |
protected ArrayOfRecipientsType |
MessageType.ccRecipients |
protected ArrayOfRecipientsType |
MessageType.replyTo |
protected ArrayOfRecipientsType |
MessageType.toRecipients |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfRecipientsType |
ObjectFactory.createArrayOfRecipientsType()
Create an instance of
ArrayOfRecipientsType |
ArrayOfRecipientsType |
MessageType.getBccRecipients()
Gets the value of the bccRecipients property.
|
ArrayOfRecipientsType |
MessageType.getCcRecipients()
Gets the value of the ccRecipients property.
|
ArrayOfRecipientsType |
MessageType.getReplyTo()
Gets the value of the replyTo property.
|
ArrayOfRecipientsType |
MessageType.getToRecipients()
Gets the value of the toRecipients property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageType.setBccRecipients(ArrayOfRecipientsType value)
Sets the value of the bccRecipients property.
|
void |
MessageType.setCcRecipients(ArrayOfRecipientsType value)
Sets the value of the ccRecipients property.
|
void |
MessageType.setReplyTo(ArrayOfRecipientsType value)
Sets the value of the replyTo property.
|
void |
MessageType.setToRecipients(ArrayOfRecipientsType value)
Sets the value of the toRecipients property.
|
Copyright © 2017 Apereo. All Rights Reserved.