Click or drag to resize

SOScriptingEventsClassOnSelectionMailMergeDocument Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnSelectionMailMergeDocument(
	int contactId,
	int personId,
	int documentId
)

Parameters

contactId
Type: SystemInt32
personId
Type: SystemInt32
documentId
Type: SystemInt32

Implements

IScriptingEventsOnSelectionMailMergeDocument(Int32, Int32, Int32)
See Also