CalendarReader::ReadFirstChildComponent method
The ReadFirstChildComponent method moves to the first child component of the current component.
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Return value
Type: System.BooleanThe ReadFirstChildComponent method returns true if there was a child component. Otherwise, the ReadFirstChildComponent method returns false.
Show: