UMSmartHost.Parse method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function Parse ( _
address As String _
) As UMSmartHost
'Usage
Dim address As String
Dim returnValue As UMSmartHost
returnValue = UMSmartHost.Parse(address)
public static UMSmartHost Parse(
string address
)
Parameters
- address
Type: System.String
Return value
Type: Microsoft.Exchange.Data.UMSmartHost