| MessageSentEventArgsResponse Property |
Get the server's response.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax public string Response { get; }
Property Value
StringThe response.
Remarks
Gets the server's response.
See Also