GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowEmailActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowEmailActions:
GenerallyPositive.IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowNameEnvelopeAndActions GenerallyPositive.IGPALMail GenerallyPositive.IGPALMail GenerallyPositive.GPALMail GenerallyPositive.GPALMail

Public Member Functions

IAllowEmailEnvelopeAndActions Send ()
IAllowEmailEnvelopeAndActions Receive ()
IAllowEmailEnvelopeAndActions Receive (out List< ReceivedEmail > receivedEmails)
IAllowEmailEnvelopeAndActions SaveTo (GPALFile directory)
IAllowEmailEnvelopeAndActions MarkAllAsRead ()
IAllowEmailEnvelopeAndActions DeleteAll ()
IAllowEmailEnvelopeAndActions Clear ()
IAllowEmailEnvelopeAndActions LoadSettings (GPALFile mailSettingsFile=null)
IAllowEmailEnvelopeAndActions SaveSettings (GPALFile mailSettingsFile=null)

Detailed Description

Definition at line 677 of file Interfaces.cs.

Member Function Documentation

◆ Clear()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.Clear ( )

Implemented in GenerallyPositive.GPALMail.

◆ DeleteAll()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.DeleteAll ( )

Implemented in GenerallyPositive.GPALMail.

◆ LoadSettings()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.LoadSettings ( GPALFile mailSettingsFile = null)

Implemented in GenerallyPositive.GPALMail.

◆ MarkAllAsRead()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.MarkAllAsRead ( )

Implemented in GenerallyPositive.GPALMail.

◆ Receive() [1/2]

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.Receive ( )

Implemented in GenerallyPositive.GPALMail.

◆ Receive() [2/2]

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.Receive ( out List< ReceivedEmail > receivedEmails)

Implemented in GenerallyPositive.GPALMail.

◆ SaveSettings()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.SaveSettings ( GPALFile mailSettingsFile = null)

Implemented in GenerallyPositive.GPALMail.

◆ SaveTo()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.SaveTo ( GPALFile directory)

Implemented in GenerallyPositive.GPALMail.

◆ Send()

IAllowEmailEnvelopeAndActions GenerallyPositive.IAllowEmailActions.Send ( )

Implemented in GenerallyPositive.GPALMail.


The documentation for this interface was generated from the following file: