IDelegatorsParamDelegatedFrom Property
IT Hit WebDAV Classes Reference
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.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring DelegatedFrom { get; set; }
Property DelegatedFrom As String
Get
Set
property String^ DelegatedFrom {
String^ get ();
void set (String^ value);
}
abstract DelegatedFrom : string with get, set
Property Value
Type:
String
See Also