AttendeePropertyParticipationStatus Property
This property is used to set or get the participation status parameter (STATUS for vCalendar,
PART-STATUS for iCalendar) for the calendar user specified by the property value.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string ParticipationStatus { get; set; }
Public Property ParticipationStatus As String
Get
Set
public:
property String^ ParticipationStatus {
String^ get ();
void set (String^ value);
}
member ParticipationStatus : string with get, set
Property Value
StringThis parameter is applicable to vCalendar and iCalendar objects