Parameter NamesPart Status Field
Attendee participation status (iCalendar)
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string PartStatus = "PARTSTAT"VB
Public Const PartStatus As String = "PARTSTAT"C++
public:
literal String^ PartStatus = "PARTSTAT"F#
static val mutable PartStatus: string