| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected MeetingAttendeeType |
MailboxData.attendeeType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailboxData.setAttendeeType(MeetingAttendeeType value)
Sets the value of the attendeeType property.
|
Copyright © 2019 Apereo. All rights reserved.