IRsvpParamRsvp Property
IT Hit WebDAV Classes Reference
Gets or sets whether there is an expectation of a favor of a
reply from the calendar user specified by the property value. Provides access to "RSVP" parameter.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxRsvpType Rsvp { get; set; }
Property Rsvp As RsvpType
Get
Set
property RsvpType^ Rsvp {
RsvpType^ get ();
void set (RsvpType^ value);
}
abstract Rsvp : RsvpType with get, set
Property Value
Type:
RsvpType
See Also