SharingInviteCommonName Property
IT Hit WebDAV Classes Reference
Name of the person to share calendar with.
Namespace:
ITHit.WebDAV.Server.CalDav
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public string CommonName { get; set; }
Public Property CommonName As String
Get
Set
public:
property String^ CommonName {
String^ get ();
void set (String^ value);
}
member CommonName : string with get, set
Property Value
Type:
StringSee Also