Click or drag to resize

MailBuilderAddAppointment Method

Adds specified appointment as alternative view for this message.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public MimeCalendar AddAppointment(
	Appointment appointment
)

Parameters

appointment  Appointment
Appointment to add.

Return Value

MimeCalendar
Newly created MimeCalendar object.
See Also