GPAL - Generally Positive Automation Library
v1.0
GPAL The Fluent Automation LIbrary
Toggle main menu visibility
Loading...
Searching...
No Matches
GenerallyPositive.IAllowEmailServerSettingsAndName Interface Reference
Inheritance diagram for GenerallyPositive.IAllowEmailServerSettingsAndName:
Additional Inherited Members
Public Member Functions inherited from
GenerallyPositive.IAllowToGPALObject< TResult >
TResult
ToGPALObject
()
Public Member Functions inherited from
GenerallyPositive.IAllowEmailServerSettings
IAllowEmailServerSettingsAndName
WithIMAPServerName
(string serverName)
IAllowEmailServerSettingsAndName
WithIMAPPortNum
(int portNum)
IAllowEmailServerSettingsAndName
WithPOPServerName
(string serverName)
IAllowEmailServerSettingsAndName
WithPOPPortNum
(int portNum)
IAllowEmailServerSettingsAndName
WithSMTPServerName
(string serverName)
IAllowEmailServerSettingsAndName
WithSMTPPortNum
(int portNum)
IAllowEmailServerSettingsAndName
WithCredentials
(
ICredentials
credentials)
IAllowEmailServerSettingsAndName
WithUserName
(string userName)
IAllowEmailServerSettingsAndName
WithPassword
(string password)
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)
Detailed Description
Definition at line
739
of file
Interfaces.cs
.
The documentation for this interface was generated from the following file:
Common/
Interfaces.cs
GenerallyPositive
IAllowEmailServerSettingsAndName
Generated by
1.17.0