ILClassificationResponse.Action Property

Definition

Gets the classification action that the user specified.

public virtual IdentityLookup.ILClassificationAction Action { [Foundation.Export("action", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.Action : IdentityLookup.ILClassificationAction

Property Value

A value that tells whether the message is junk or not junk, and whether the sender should be blocked.

Attributes

Applies to