Compartir a través de


RejectEventArgs.ParsingStatus Property

The ParsingStatus property gets or sets one of the ParsingStatus enumeration values that specifies the results of the parsing.

Namespace:  Microsoft.Exchange.Data.Transport.Smtp
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Property ParsingStatus As ParsingStatus
    Get
    Friend Set
'Usage
Dim instance As RejectEventArgs
Dim value As ParsingStatus

value = instance.ParsingStatus
public ParsingStatus ParsingStatus { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.Transport.Smtp.ParsingStatus
The ParsingStatus property returns one of the valid ParsingStatus enumeration values.