Click or drag to resize

IDelegateesParam Interface

IT Hit WebDAV Classes Reference
Represents "DELEGATED-TO" parameter, that contains the list of calendar users to whom the calendar user specified by the property has delegated participation.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface IDelegateesParam

The IDelegateesParam type exposes the following members.

Properties
  NameDescription
Public propertyDelegatedTo
Gets or sets list of delegatees to whom the calendar user specified by the property has delegated participation. Provides access to "DELEGATED-TO" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.5
See Also