Click or drag to resize

MimeCalendarStructureAppointment Property

Gets the appointment, remember to use GetDataByUID(MimeStructure) before accessing this property.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Appointment Appointment { get; }

Property Value

Type: Appointment
See Also