Click or drag to resize

IMailAppointments Property

Gets the list of all appointments in this email message.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
ReadOnlyCollection<Appointment> Appointments { get; }

Property Value

ReadOnlyCollectionAppointment
See Also