Click or drag to resize

IApplicationEventsSelectionMailMergeEmail Method

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

Parameters

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