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.26106.1555
Syntax
public Appointment Appointment { get; }

Property Value

Appointment
See Also