McCommandEmailResults Method
|
|
Email the result of this task to the address specified.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub EmailResults (
server As String,
mailFrom As String,
mailTo As String
)
Parameters
- server
- Type: SystemString
- mailFrom
- Type: SystemString
- mailTo
- Type: SystemString
Remarks
See Also