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