Show / Hide Table of Contents

Interface IAllowEmailActions

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowEmailActions

Methods

Clear()

Declaration
IAllowEmailEnvelopeAndActions Clear()
Returns
Type Description
IAllowEmailEnvelopeAndActions

LoadSettings(IGPALFile)

Declaration
IAllowEmailEnvelopeAndActions LoadSettings(IGPALFile mailSettingsFile)
Parameters
Type Name Description
IGPALFile mailSettingsFile
Returns
Type Description
IAllowEmailEnvelopeAndActions

Receive()

Declaration
IAllowEmailEnvelopeAndActions Receive()
Returns
Type Description
IAllowEmailEnvelopeAndActions

SaveSettings(IGPALFile)

Declaration
IAllowEmailEnvelopeAndActions SaveSettings(IGPALFile mailSettingsFile)
Parameters
Type Name Description
IGPALFile mailSettingsFile
Returns
Type Description
IAllowEmailEnvelopeAndActions

Send()

Declaration
IAllowEmailEnvelopeAndActions Send()
Returns
Type Description
IAllowEmailEnvelopeAndActions
In This Article
Back to top Generated by DocFX