PocketOutlookException Constructor (String)

3/29/2010

Initializes a new instance of the PocketOutlookException class, using the specified exception message string.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public PocketOutlookException (
    string message
)
'Declaration
Public Sub New ( _
    message As String _
)

Parameters

  • message
    Exception message.

See Also

Reference

PocketOutlookException Class
PocketOutlookException Members
Microsoft.WindowsMobile.PocketOutlook Namespace