|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleRecipientType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of SingleRecipientType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as SingleRecipientType | |
|---|---|
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
|
| Methods in com.microsoft.exchange.types that return SingleRecipientType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type SingleRecipientType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||