| PersonCn Property |
Gets or sets the common name of the person.
Namespace:
Limilabs.Mail.Appointments
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Cn { get; set; }
Public Property Cn As String
Get
Set
public:
property String^ Cn {
String^ get ();
void set (String^ value);
}
member Cn : string with get, set
Property Value
Type:
StringSee Also