ICommonNameParamCommonName Property
IT Hit WebDAV Classes Reference
Gets or sets the common name to be associated with the calendar user specified by the property. Provides access to "CN" parameter.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string CommonName { get; set; }
Property CommonName As String
Get
Set
property String^ CommonName {
String^ get ();
void set (String^ value);
}
abstract CommonName : string with get, set
Property Value
Type:
StringSee Also