|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonEmptyArrayOfAttendeesType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of NonEmptyArrayOfAttendeesType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfAttendeesType | |
|---|---|
protected NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.optionalAttendees
|
protected NonEmptyArrayOfAttendeesType |
CalendarItemType.optionalAttendees
|
protected NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.requiredAttendees
|
protected NonEmptyArrayOfAttendeesType |
CalendarItemType.requiredAttendees
|
protected NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.resources
|
protected NonEmptyArrayOfAttendeesType |
CalendarItemType.resources
|
| Methods in com.microsoft.exchange.types that return NonEmptyArrayOfAttendeesType | |
|---|---|
NonEmptyArrayOfAttendeesType |
ObjectFactory.createNonEmptyArrayOfAttendeesType()
Create an instance of NonEmptyArrayOfAttendeesType |
NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.getOptionalAttendees()
Gets the value of the optionalAttendees property. |
NonEmptyArrayOfAttendeesType |
CalendarItemType.getOptionalAttendees()
Gets the value of the optionalAttendees property. |
NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.getRequiredAttendees()
Gets the value of the requiredAttendees property. |
NonEmptyArrayOfAttendeesType |
CalendarItemType.getRequiredAttendees()
Gets the value of the requiredAttendees property. |
NonEmptyArrayOfAttendeesType |
MeetingRequestMessageType.getResources()
Gets the value of the resources property. |
NonEmptyArrayOfAttendeesType |
CalendarItemType.getResources()
Gets the value of the resources property. |
| Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfAttendeesType | |
|---|---|
void |
MeetingRequestMessageType.setOptionalAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the optionalAttendees property. |
void |
CalendarItemType.setOptionalAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the optionalAttendees property. |
void |
MeetingRequestMessageType.setRequiredAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the requiredAttendees property. |
void |
CalendarItemType.setRequiredAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the requiredAttendees property. |
void |
MeetingRequestMessageType.setResources(NonEmptyArrayOfAttendeesType value)
Sets the value of the resources property. |
void |
CalendarItemType.setResources(NonEmptyArrayOfAttendeesType value)
Sets the value of the resources property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||