Share via


CalendarReader.ComponentId property

The ComponentId property gets a ComponentId enumeration value that identifies the current component.

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

Syntax

'Declaration
Public ReadOnly Property ComponentId As ComponentId
    Get
'Usage
Dim instance As CalendarReader
Dim value As ComponentId

value = instance.ComponentId
public ComponentId ComponentId { get; }

Property value

Type: Microsoft.Exchange.Data.ContentTypes.iCalendar.ComponentId

See also

Reference

CalendarReader class

CalendarReader members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace