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
Public Interface IDelegateesParam
public interface class IDelegateesParam
type IDelegateesParam = interface end
The IDelegateesParam type exposes the following members.
Properties
| Name | Description |
---|
| DelegatedTo |
Gets or sets list of delegatees to whom the calendar user
specified by the property has delegated participation.
Provides access to "DELEGATED-TO" parameter.
|
TopRemarks http://tools.ietf.org/html/rfc5545#section-3.2.5
See Also