Click or drag to resize
MimeKit

ProtocolLoggerClientPrefix Property

Get or set the client prefix to use when logging client messages.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string ClientPrefix { get; set; }

Property Value

String
The client prefix.
Remarks
Gets or sets the client prefix to use when logging client messages.
See Also