| WebAlertEventArgsWebUri Property |
Gets the web URI.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public Uri WebUri { get; }
Property Value
UriThe web URI.
Remarks
The URI that the user should visit to resolve the issue.
See Also