Calendar information interface.
More...
#include <calender_service_interface.h>
Calendar information interface.
◆ GetCreatorEmail()
virtual const wchar_t* ICalenderEvent::GetCreatorEmail |
( |
| ) |
|
|
pure virtual |
Get the email of the meeting creator.
- Returns
- The email of the meeting creator.
◆ GetCreatorName()
virtual const wchar_t* ICalenderEvent::GetCreatorName |
( |
| ) |
|
|
pure virtual |
Get the name of the meeting creator.
- Returns
- The name of the meeting creator.
◆ GetDescription()
virtual const wchar_t* ICalenderEvent::GetDescription |
( |
| ) |
|
|
pure virtual |
Get the description of the meeting.
- Returns
- The description of the meeting.
◆ GetEndTime()
virtual const wchar_t* ICalenderEvent::GetEndTime |
( |
| ) |
|
|
pure virtual |
Get the end time of meeting.
- Returns
- The end time of meeting.
◆ GetEventID()
virtual const wchar_t* ICalenderEvent::GetEventID |
( |
| ) |
|
|
pure virtual |
Get the ID of calendar.
- Returns
- The ID of calendar.
◆ GetMeetingNum()
virtual UINT64 ICalenderEvent::GetMeetingNum |
( |
| ) |
|
|
pure virtual |
Get the meeting number.
- Returns
- The meeting number.
◆ GetStartTime()
virtual const wchar_t* ICalenderEvent::GetStartTime |
( |
| ) |
|
|
pure virtual |
Get the start time of meeting.
- Returns
- The start time of meeting.
◆ GetSummary()
virtual const wchar_t* ICalenderEvent::GetSummary |
( |
| ) |
|
|
pure virtual |
Get the summary of calendar.
- Returns
- The summary of calendar.
The documentation for this class was generated from the following file: