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.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax RsvpType 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:
RsvpTypeSee Also