| ProtocolLoggerClientPrefix Property |
Get or set the client prefix to use when logging client messages.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string ClientPrefix { get; set; }
Property Value
StringThe client prefix.
Remarks
Gets or sets the client prefix to use when logging client messages.
See Also