The interface of the user who can be specified as the host.
More...
#include <premeeting_service_interface.h>
The interface of the user who can be specified as the host.
◆ GetDisplayName()
virtual const wchar_t* IScheduleForUser::GetDisplayName |
( |
| ) |
|
|
pure virtual |
Get the screen name of the user.
- Returns
- The screen name of the user.
◆ GetEmail()
virtual const wchar_t* IScheduleForUser::GetEmail |
( |
| ) |
|
|
pure virtual |
Get the user email.
- Deprecated:
- This interface is deprecated because of security reason. The return value will always be NULL now. Please stop using it.
- Returns
- The user email.
◆ GetPMINumber()
virtual UINT64 IScheduleForUser::GetPMINumber |
( |
| ) |
|
|
pure virtual |
Get the user personal meeting ID.
- Returns
- The user personal meeting ID.
The documentation for this class was generated from the following file: