Click or drag to resize

EventSummary Property

Gets or sets summery of this event. In Microsoft Outlook, the SUMMARY corresponds to the "Subject" entry in the "Appointment" form.

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string Summary { get; set; }

Property Value

String
See Also