WpfBrowser.SetPhishingFilterStatus Event

Definition

Fires to indicate the progress and status of Microsoft Phishing Filter analysis of the current webpage.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::SetPhishingFilterStatusEventArgs ^> ^ SetPhishingFilterStatus;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.SetPhishingFilterStatusEventArgs> SetPhishingFilterStatus;
[<System.ComponentModel.Browsable(true)>]
member this.SetPhishingFilterStatus : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.SetPhishingFilterStatusEventArgs> 
Public Custom Event SetPhishingFilterStatus As EventHandler(Of SetPhishingFilterStatusEventArgs) 

Event Type

Attributes

Applies to