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