CalendarParameterReader members

The CalendarParameterReader class returns information about parameters in an iCalendar stream.

The CalendarParameterReader type exposes the following members.

Properties

  Name Description
Public property Name The Name property gets the name of the current parameter.
Public property ParameterId The ParameterId method gets a ParameterId enumeration value that identifies the current parameter.

Top

Methods

  Name Description
Public method ReadNextParameter The ReadNextParameter method reads the next parameter.
Public method ReadNextValue The ReadNextValue method reads the next value in the current parameter.
Public method ReadValue The ReadValue method returns a string that contains the current value.

Top

See also

Reference

CalendarParameterReader structure

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace