Share via


RejectStatusCode.Parse method

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

Syntax

'Declaration
Public Shared Function Parse ( _
    s As String _
) As RejectStatusCode
'Usage
Dim s As String
Dim returnValue As RejectStatusCode

returnValue = RejectStatusCode.Parse(s)
public static RejectStatusCode Parse(
    string s
)

Parameters

Return value

Type: Microsoft.Exchange.Data.RejectStatusCode

See also

Reference

RejectStatusCode structure

RejectStatusCode members

Microsoft.Exchange.Data namespace