Click or drag to resize

ICommonNameParam Interface

IT Hit WebDAV Classes Reference
To specify the common name to be associated with the calendar user specified by the property. Provides access to "CN" 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 ICommonNameParam

The ICommonNameParam type exposes the following members.

Properties
  NameDescription
Public propertyCommonName
Gets or sets the common name to be associated with the calendar user specified by the property. Provides access to "CN" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.2
See Also