Send an email synchronously
Namespace:
MicroMighty.SDK.Net.ToolsAssembly: MicroMighty.SDK.Net (in MicroMighty.SDK.Net.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function Send As Boolean |
| C# |
|---|
public bool Send() |
| Visual C++ |
|---|
public: bool Send() |
| JavaScript |
|---|
function send(); |