Click or drag to resize

IApplicationEventsSelectionMailMergeDocument Method

method SelectionMailMergeDocument

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void SelectionMailMergeDocument(
	int ContactId,
	int PersonId,
	int DocumentId
)

Parameters

ContactId
Type: SystemInt32
PersonId
Type: SystemInt32
DocumentId
Type: SystemInt32
See Also