ISentByParamSentBy Property
IT Hit WebDAV Classes Reference
Gets or sets the calendar user that is acting on behalf of
the calendar user specified by the property. Provides access to "SENTBY" parameter.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string SentBy { get; set; }
Property SentBy As String
Get
Set
property String^ SentBy {
String^ get ();
void set (String^ value);
}
abstract SentBy : string with get, set
Property Value
Type:
StringSee Also