CalendarReader::ReadNextComponent method

The ReadNextComponent method moves to the next component.

Namespace:  Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

No code example is currently available or this language may not be supported.

Return value

Type: System.Boolean
The ReadNextComponent method returns true if there was another component. Otherwise, the ReadNextComponent method returns false.
Show: