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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
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