SetPhishingFilterStatusEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event arguments for the SetPhishingFilterStatus event.
public ref class SetPhishingFilterStatusEventArgs sealed : EventArgs
public sealed class SetPhishingFilterStatusEventArgs : EventArgs
type SetPhishingFilterStatusEventArgs = class
inherit EventArgs
Public NotInheritable Class SetPhishingFilterStatusEventArgs
Inherits EventArgs
- Inheritance
-
SetPhishingFilterStatusEventArgs
Constructors
SetPhishingFilterStatusEventArgs() |
Initializes a new instance of the SetPhishingFilterStatusEventArgs event. |
Properties
PhishingFilterStatus |
Gets the phishing filter status. |