Interface IAllowEmailActions
Assembly: GPAL.dll
Syntax
public interface IAllowEmailActions
Methods
Clear()
Declaration
IAllowEmailEnvelopeAndActions Clear()
Returns
LoadSettings(IGPALFile)
Declaration
IAllowEmailEnvelopeAndActions LoadSettings(IGPALFile mailSettingsFile)
Parameters
| Type |
Name |
Description |
| IGPALFile |
mailSettingsFile |
|
Returns
Receive()
Declaration
IAllowEmailEnvelopeAndActions Receive()
Returns
SaveSettings(IGPALFile)
Declaration
IAllowEmailEnvelopeAndActions SaveSettings(IGPALFile mailSettingsFile)
Parameters
| Type |
Name |
Description |
| IGPALFile |
mailSettingsFile |
|
Returns
Send()
Declaration
IAllowEmailEnvelopeAndActions Send()
Returns