Attendee PropertyRsvp Property
This property is used to set or get the RSVP (RSVP) parameter for the calendar user specified by the
property value.
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This parameter is applicable to vCalendar and iCalendar objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public bool Rsvp { get; set; }VB
Public Property Rsvp As Boolean
Get
SetC++
public:
property bool Rsvp {
bool get ();
void set (bool value);
}F#
member Rsvp : bool with get, setProperty Value
BooleanThis parameter is applicable to vCalendar and iCalendar objects