| MailServiceProtocolLogger Property |
Get the protocol logger.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public IProtocolLogger ProtocolLogger { get; }
Property Value
IProtocolLoggerThe protocol logger.
Remarks
Gets the protocol logger.
See Also