MailKit Documentation
MailKit Documentation
API Reference
MailKit
MailService Class
MailService Constructor
MailService Constructor
MailService(IProtocolLogger) Constructor
Mail
Service(IProtocol
Logger) Constructor
Initializes a new instance of the
MailService
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
protected
MailService
(
IProtocolLogger
protocolLogger
)
Parameters
protocolLogger
IProtocolLogger
The protocol logger.
Exceptions
Exception
Condition
ArgumentNullException
protocolLogger
is
null
.
Remarks
Initializes a new instance of the
MailService
class.
See Also
Reference
MailService Class
MailService Overload
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast