Click or drag to resize

MimeCalendarAppointment Property

Gets or sets the appointment contained in this MIME entity.

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public Appointment Appointment { get; set; }

Property Value

Appointment
See Also