Description
Sends this document as an email attachment using the default email application.
-
Return Type
-
None
-
Syntax
-
object.SendMail
The SendMail Method syntax has these parts: |
| object | An expression evaluating to an object of type McWindow. | 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.
|