[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodMeetingAttendeeInfo()()()
The default constructor for the meeting attendee
Public methodMeetingAttendeeInfo(Int32)
The constructor.
Public methodMeetingAttendeeInfo(SerializationInfo, StreamingContext)
The constructor using the SerializationInfo and the StreamingContext.
Public methodMeetingAttendeeInfo(String, String)
Constructor to create object using the name and email Address.
Public methodMeetingAttendeeInfo(Int32, String, String, Boolean)
Constructor to create object using the user id, name and email Address.

See Also