| ParticipantXResponseComment Property |
Gets or sets X-RESPONSE-COMMENT value.
Namespace:
Limilabs.Mail.Appointments
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
StringSee Also