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