IDelegateesParamDelegatdTo Property
IT Hit WebDAV Classes Reference
Gets or sets list of delegatees to whom the calendar user
specified by the property has delegated participation.
Provides access to "DELEGATED-TO" parameter.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring DelegatdTo { get; set; }
Property DelegatdTo As String
Get
Set
property String^ DelegatdTo {
String^ get ();
void set (String^ value);
}
abstract DelegatdTo : string with get, set
Property Value
Type:
String
See Also