Click or drag to resize

IDelegatorsParam Interface

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

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

The IDelegatorsParam type exposes the following members.

Properties
  NameDescription
Public propertyDelegatedFrom
Gets or sets list of delegators that have delegated their participation to the calendar user specified by the property. Provides access to "DELEGATED-FROM" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.4
See Also