[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| MeetingAttendeeInfo()()() |
The default constructor for the meeting attendee
| |
| MeetingAttendeeInfo(Int32) |
The constructor.
| |
| MeetingAttendeeInfo(SerializationInfo, StreamingContext) |
The constructor using the SerializationInfo and the
StreamingContext.
| |
| MeetingAttendeeInfo(String, String) |
Constructor to create object using the name and email Address.
| |
| MeetingAttendeeInfo(Int32, String, String, Boolean) |
Constructor to create object using the user id, name and email Address.
|
