MeetingRequestHandler ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Mail.MeetingRequest.MeetingRequestHandler"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.Framework.Mail.MeetingRequestMeetingRequestHandler

Namespace: Ipswitch.Messaging.Framework.Mail.MeetingRequest
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class MeetingRequestHandler

The MeetingRequestHandler type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeetingRequest
Parses the VCalendar contained in the email and sets the CalendarItem's properties to the values contained their in.
Public methodGetMeetingRequestInfo
Retrieves information contained in a meeting request located in the message.
Public methodGetMeetingRequestVCalDataFromEmail
Gets the raw VCalendar text contained in the email.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHandleMeetingRequest
Handles any meeting request sending Accept or Decline messages back as approperiate.
Public methodSendMeetingRequestAcknoledgement
Sends an Acknoledgement to the meeting organizer either accepting or declining the meeting request
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference