Share via


CalendarPropertyReader.PropertyId property

The PropertyId property returns a PropertyId structure that identifies the current property.

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

Syntax

'Declaration
Public ReadOnly Property PropertyId As PropertyId
    Get
'Usage
Dim instance As CalendarPropertyReader
Dim value As PropertyId

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

Property value

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

See also

Reference

CalendarPropertyReader structure

CalendarPropertyReader members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace