 | ParticipantXResponseComment Property |
Gets or sets X-RESPONSE-COMMENT value.
Namespace: Limilabs.Mail.AppointmentsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string XResponseComment { get; set; }Public Property XResponseComment As String
Get
Set
public:
property String^ XResponseComment {
String^ get ();
void set (String^ value);
}member XResponseComment : string with get, set
Property Value
String
See Also