Click or drag to resize

IFluentMailAddAppointment Method

Adds specified appointment as alternative view for this message.

Namespace:  Limilabs.Mail.Fluent
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IFluentMail AddAppointment(
	Appointment appointment
)

Parameters

appointment
Type: Limilabs.Mail.AppointmentsAppointment
Appointment to add.

Return Value

Type: IFluentMail
Email configuration.
See Also