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)
Return value
Type: System.BooleanThe ReadNextComponent method returns true if there was another component. Otherwise, the ReadNextComponent method returns false.
Show: