Click or drag to resize

IJournalRequestStatuses Property

IT Hit WebDAV Classes Reference
Gets status codes returned in response to a scheduling request.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IPropertyList<IRequestStatus> RequestStatuses { get; }

Property Value

Type: IPropertyListIRequestStatus
Remarks
http://tools.ietf.org/html/rfc5545#section-3.8.8.3
See Also