Mac SDK
Instance Methods | List of all members
IMeetingDateOption Class Reference
Inheritance diagram for IMeetingDateOption:
ScheduleMeetingDateOption

Instance Methods

(time_t) - getMeetingStartTime
 Get the start time of meeting. More...
 
(unsigned int) - getMeetingDuration
 Get the duration of meeting. More...
 
(BOOL) - isRecurringMeeting
 Query if the meeting is a recurring one. More...
 

Method Documentation

◆ getMeetingDuration

- (unsigned int) getMeetingDuration

Get the duration of meeting.

Returns
If the function succeeds, it will return the duration of the meeting.

◆ getMeetingStartTime

- (time_t) getMeetingStartTime

Get the start time of meeting.

Returns
If the function succeeds, it will return the start time of the meeting.

◆ isRecurringMeeting

- (BOOL) isRecurringMeeting

Query if the meeting is a recurring one.

Returns
YES means that the meeting is a recurring one, otherwise not.

The documentation for this class was generated from the following file: