MeetingRequestHandlerGetMeetingRequest Method Ipswitch.Messaging.Framework
Parses the VCalendar contained in the email and sets the CalendarItem's properties to the values contained their in.

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

public void GetMeetingRequest(
	ref CalendarItem Item
)

Parameters

Item
Type: Ipswitch.Messaging.FrameworkCalendarItem
CalendarItem to be populated with the VCalendar values
See Also

Reference