Click or drag to resize

ApplicationEventsClassSelectionMailMergeDocument Method

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

Parameters

ContactId
Type: SystemInt32
PersonId
Type: SystemInt32
DocumentId
Type: SystemInt32

Implements

IApplicationEventsSelectionMailMergeDocument(Int32, Int32, Int32)
See Also