Click or drag to resize

ApplicationEventsClassSelectionMailMergeEmail Method

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

Parameters

ContactId
Type: SystemInt32
PersonId
Type: SystemInt32
DocumentId
Type: SystemInt32
pMessageBody
Type: SystemString

Implements

IApplicationEventsSelectionMailMergeEmail(Int32, Int32, Int32, String)
See Also