In The Hand LtdIn The Hand
DisplayComposeForm Method (account, message)
NamespacesInTheHand.WindowsMobile.PocketOutlookMessagingApplicationDisplayComposeForm(EmailAccount, EmailMessage)
.NET Components for Mobility
Displays a compose form for the specified e-mail message, using the specified Account.
Declaration Syntax
C#Visual Basic
public static void DisplayComposeForm(
	EmailAccount account,
	EmailMessage message
)
Public Shared Sub DisplayComposeForm ( _
	account As EmailAccount, _
	message As EmailMessage _
)
Parameters
account (EmailAccount)
The account in which to display the message.
message (EmailMessage)
The message that will be displayed.
Remarks
Platforms Supported
Windows Mobile
Pocket PC 2003 and later, Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows Embedded Compact 4.1 and later

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