Share via


OutlookSession Constructor

3/29/2010

Initializes a new instance of the OutlookSession class.

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

Syntax

public OutlookSession ()
'Declaration
Public Sub New

Remarks

Creates an OutlookSession object.

Note

Managed POOM does not pump window messages on its own, the one exception being when the OutlookSession object is being disposed. Therefore, it is recommended that the OutlookSession object be created on the form's main thread, which does pump window messages.

See Also

Reference

OutlookSession Class
OutlookSession Members
Microsoft.WindowsMobile.PocketOutlook Namespace