|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LegacyFreeBusyStatus in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return LegacyFreeBusyStatus | |
|---|---|
LegacyFreeBusyStatus |
Conflict.getFreeBusyStatus()
Gets the free/busy status of the conflicting attendee. |
LegacyFreeBusyStatus |
CalendarEvent.getFreeBusyStatus()
Gets the free/busy status associated with the event. |
LegacyFreeBusyStatus |
MeetingRequest.getIntendedFreeBusyStatus()
Gets the a value representing the intended free/busy status of the meeting. |
LegacyFreeBusyStatus |
Appointment.getLegacyFreeBusyStatus()
Gets a value indicating the free/busy status of the owner of this appointment. |
LegacyFreeBusyStatus |
MeetingRequest.legacyFreeBusyStatus()
Gets a value indicating the free/busy status of the owner of this appointment. |
static LegacyFreeBusyStatus |
LegacyFreeBusyStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LegacyFreeBusyStatus[] |
LegacyFreeBusyStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data that return types with arguments of type LegacyFreeBusyStatus | |
|---|---|
Collection<LegacyFreeBusyStatus> |
AttendeeAvailability.getMergedFreeBusyStatus()
Gets a collection of merged free/busy status for the attendee. |
| Methods in microsoft.exchange.webservices.data with parameters of type LegacyFreeBusyStatus | |
|---|---|
void |
Appointment.setLegacyFreeBusyStatus(LegacyFreeBusyStatus value)
Sets the legacy free busy status. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||