VCalendarMethod Property

This is used to get the method (METHOD) property

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public MethodProperty Method { get; }

Property Value

MethodProperty
This property is only applicable to iCalendar 2.0 objects and is ignored for vCalendar objects.

See Also