Click or drag to resize

IAppointmentAddParticipant Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.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