Used to schedule an iCalendar object with other "Calendar Users". Requests are interactive in that they require the receiver to respond using the reply methods. Meeting requests, busy-time requests, and the assignment of tasks to other "Calendar Users" are all examples. Requests are also used by the Organizer to update the status of an iCalendar object.

Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public const string Request
Visual Basic
Public Const Request As String
Visual C++
public:
literal String^ Request

See Also