SetPhishingFilterStatusEventArgs Class

Definition

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.

Applies to