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.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic interface IDelegateesParam
Public Interface IDelegateesParam
public interface class IDelegateesParam
type IDelegateesParam = interface end
The IDelegateesParam type exposes the following members.
Properties
| Name | Description |
---|
 | DelegatdTo |
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
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.2.5
See Also