Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function Parse ( _
id As String _
) As WindowsLiveId
'Usage
Dim id As String
Dim returnValue As WindowsLiveId
returnValue = WindowsLiveId.Parse(id)
public static WindowsLiveId Parse(
string id
)
Parameters
- id
Type: System.String
Return value
Type: Microsoft.Exchange.Data.WindowsLiveId