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