Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
3/29/2010
Initializes a new instance of the OutlookSession class.
Namespace:Microsoft.WindowsMobile.PocketOutlook
Assembly:Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Assembly:Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
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.