Click or drag to resize

IApplicationOpenStandardAppointmentDialog Method

Changes Current Appointment identity and opens standard dialog. Flag to force application to the front.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void OpenStandardAppointmentDialog(
	int i_Identity,
	bool i_BringApplicationToFront
)

Parameters

i_Identity
Type: SystemInt32
i_BringApplicationToFront
Type: SystemBoolean
See Also