| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected SingleRecipientType |
PostItemType.from |
protected SingleRecipientType |
MessageType.from |
protected SingleRecipientType |
MeetingRequestMessageType.organizer |
protected SingleRecipientType |
CalendarItemType.organizer |
protected SingleRecipientType |
MessageType.receivedBy |
protected SingleRecipientType |
MessageType.receivedRepresenting |
protected SingleRecipientType |
PostItemType.sender |
protected SingleRecipientType |
MessageType.sender |
| Modifier and Type | Method and Description |
|---|---|
SingleRecipientType |
ObjectFactory.createSingleRecipientType()
Create an instance of
SingleRecipientType |
SingleRecipientType |
PostItemType.getFrom()
Gets the value of the from property.
|
SingleRecipientType |
MessageType.getFrom()
Gets the value of the from property.
|
SingleRecipientType |
MeetingRequestMessageType.getOrganizer()
Gets the value of the organizer property.
|
SingleRecipientType |
CalendarItemType.getOrganizer()
Gets the value of the organizer property.
|
SingleRecipientType |
MessageType.getReceivedBy()
Gets the value of the receivedBy property.
|
SingleRecipientType |
MessageType.getReceivedRepresenting()
Gets the value of the receivedRepresenting property.
|
SingleRecipientType |
PostItemType.getSender()
Gets the value of the sender property.
|
SingleRecipientType |
MessageType.getSender()
Gets the value of the sender property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostItemType.setFrom(SingleRecipientType value)
Sets the value of the from property.
|
void |
MessageType.setFrom(SingleRecipientType value)
Sets the value of the from property.
|
void |
MeetingRequestMessageType.setOrganizer(SingleRecipientType value)
Sets the value of the organizer property.
|
void |
CalendarItemType.setOrganizer(SingleRecipientType value)
Sets the value of the organizer property.
|
void |
MessageType.setReceivedBy(SingleRecipientType value)
Sets the value of the receivedBy property.
|
void |
MessageType.setReceivedRepresenting(SingleRecipientType value)
Sets the value of the receivedRepresenting property.
|
void |
PostItemType.setSender(SingleRecipientType value)
Sets the value of the sender property.
|
void |
MessageType.setSender(SingleRecipientType value)
Sets the value of the sender property.
|
Copyright © 2016 Apereo. All Rights Reserved.