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
Parameters
- Item
- Type: Ipswitch.Messaging.Framework.CalendarItem
CalendarItem to be populated with the VCalendar values
See Also