GPAL - Generally Positive Automation Library
v1.0
GPAL The Fluent Automation LIbrary
Toggle main menu visibility
Loading...
Searching...
No Matches
GenerallyPositive.IAllowNameEnvelopeAndActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowNameEnvelopeAndActions:
Additional Inherited Members
Public Member Functions inherited from
GenerallyPositive.IAllowName
IAllowEmailEnvelopeAndActions
WithName
(string name)
Public Member Functions inherited from
GenerallyPositive.IAllowEmailEnvelope
IAllowNameEnvelopeAndActions
WithFromEmailAddress
(string mailAddress)
IAllowNameEnvelopeAndActions
WithToEmailAddress
(string mailAddress)
IAllowNameEnvelopeAndActions
WithCcEmailAddress
(string mailAddress)
IAllowNameEnvelopeAndActions
WithBccEmailAddress
(string mailAddress)
IAllowNameEnvelopeAndActions
WithToEmailAddress
(string[] emailParts)
IAllowNameEnvelopeAndActions
WithCcEmailAddress
(string[] emailParts)
IAllowNameEnvelopeAndActions
WithBccEmailAddress
(string[] emailParts)
IAllowEmailEnvelopeAndActions
WithAttachment
(
GPALFile
attachmentFile)
IAllowEmailEnvelopeAndActions
WithBody
(string bodyText)
IAllowEmailEnvelopeAndActions
WithSubject
(string subject)
Public Member Functions inherited from
GenerallyPositive.IAllowEmailReceiveOptions
IAllowEmailEnvelopeAndActions
WithUnreadOnly
(bool unreadOnly)
IAllowEmailEnvelopeAndActions
WithMaxMessages
(int maxMessages)
Public Member Functions inherited from
GenerallyPositive.IAllowEmailActions
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)
Public Member Functions inherited from
GenerallyPositive.IAllowToGPALObject< TResult >
TResult
ToGPALObject
()
Detailed Description
Definition at line
728
of file
Interfaces.cs
.
The documentation for this interface was generated from the following file:
Common/
Interfaces.cs
GenerallyPositive
IAllowNameEnvelopeAndActions
Generated by
1.17.0