Click or drag to resize

IRsvpParam Interface

IT Hit WebDAV Classes Reference
To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.

Namespace: ITHit.WebDAV.Calendar.Params
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public interface IRsvpParam

The IRsvpParam type exposes the following members.

Properties
  NameDescription
Public propertyRsvp
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.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.17
See Also