Click or drag to resize

ICalendar2Method Property

IT Hit WebDAV Classes Reference
Gets or sets iTip method type. Provides access to "METHOD" property.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IMethod Method { get; set; }

Property Value

Type: IMethod
Remarks

The same method type must be also specified in Content-Type "method" parameter value.

https://tools.ietf.org/html/rfc5545#section-3.7.2

https://tools.ietf.org/html/rfc5546#section-1.4

See Also