Click or drag to resize

IJournalRequestStatuses Property

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

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

Property Value

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