In The Hand LtdIn The Hand
ShowDialog Method
NamespacesInTheHand.WindowsMobile.PocketOutlookPimItemShowDialog()()()()
.NET Components for Mobility
Opens the PIM item’s standard summary card.
Declaration Syntax
C#Visual Basic
public void ShowDialog()
Public Sub ShowDialog
Remarks
You can display a PimItem only immediately after creating it or reading it from the object store. The forms used are the same as those used in the built in Calendar, Contacts and Tasks application:-

Appointment - Contact - Task

For platforms where this method is not supported the alternative is to manually create your own dialog with the fields you wish to display, saving any changes back to the PimItem afterwards.
Requirements
Windows Mobile
Pocket PC 2003, Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows CE.NET 4.1 and later
Exceptions
ExceptionCondition
NotSupportedExceptionDisplay method not supported on some platforms.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0