Compartir a través de


NetID.Parse Method

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

Syntax

'Declaration
Public Shared Function Parse ( _
    netID As String _
) As NetID
'Usage
Dim netID As String
Dim returnValue As NetID

returnValue = NetID.Parse(netID)
public static NetID Parse(
    string netID
)

Parameters

Return Value

Type: Microsoft.Exchange.Data.NetID