ILClassificationResponse.Action Property
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.
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