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.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring 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:
String
See Also