The MeetingRequestHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeetingRequest |
Parses the VCalendar contained in the email and sets the CalendarItem's properties to the values contained their in.
|
![]() | GetMeetingRequestInfo |
Retrieves information contained in a meeting request located in the message.
|
![]() | GetMeetingRequestVCalDataFromEmail |
Gets the raw VCalendar text contained in the email.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HandleMeetingRequest |
Handles any meeting request sending Accept or Decline messages back as approperiate.
|
![]() | SendMeetingRequestAcknoledgement |
Sends an Acknoledgement to the meeting organizer either accepting or declining the meeting request
|
![]() | ToString | (Inherited from Object.) |
See Also