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