VCalendarMethod Property
This is used to get the method (METHOD) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public MethodProperty Method { get; }
Public ReadOnly Property Method As MethodProperty
Get
public:
property MethodProperty^ Method {
MethodProperty^ get ();
}
member Method : MethodProperty with get
Property Value
MethodPropertyThis property is only applicable to iCalendar 2.0 objects and is ignored for vCalendar
objects.