|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeetingAttendeeType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of MeetingAttendeeType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as MeetingAttendeeType | |
|---|---|
protected MeetingAttendeeType |
MailboxData.attendeeType
|
| Methods in com.microsoft.exchange.types that return MeetingAttendeeType | |
|---|---|
static MeetingAttendeeType |
MeetingAttendeeType.fromValue(String v)
|
MeetingAttendeeType |
MailboxData.getAttendeeType()
Gets the value of the attendeeType property. |
static MeetingAttendeeType |
MeetingAttendeeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeetingAttendeeType[] |
MeetingAttendeeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.microsoft.exchange.types with parameters of type MeetingAttendeeType | |
|---|---|
void |
MailboxData.setAttendeeType(MeetingAttendeeType value)
Sets the value of the attendeeType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||