Click or drag to resize

IAppointmentAddParticipant Method

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void AddParticipant(
	Object pParticipant,
	bool sendMail = false
)

Parameters

pParticipant
Type: SystemObject
sendMail (Optional)
Type: SystemBoolean
See Also