Click or drag to resize

McWindowSendMail Method

Sends this document as an email attachment using the default email application.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SendMail

Implements

IMcWindow.SendMail
Remarks
An email program must be configured prior to using this method. This method is not available when using the IQstudio runtime, use Microsoft MAPI controls instead.
See Also