Click or drag to resize

ISentByParam Interface

IT Hit WebDAV Classes Reference
To specify the calendar user that is acting on behalf of the calendar user specified by the property. Provides access to "SENTBY" property parameter.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface ISentByParam

The ISentByParam type exposes the following members.

Properties
  NameDescription
Public propertySentBy
Gets or sets the calendar user that is acting on behalf of the calendar user specified by the property. Provides access to "SENTBY" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.18
See Also