In The Hand LtdIn The Hand
Send Method (account)
NamespacesInTheHand.WindowsMobile.PocketOutlookEmailMessageSend(EmailAccount)
.NET Components for Mobility
Send the E-Mail message using the specified account
Declaration Syntax
C#Visual Basic
public void Send(
	EmailAccount account
)
Public Sub Send ( _
	account As EmailAccount _
)
Parameters
account (EmailAccount)
Email Account to send the message through.
Remarks
The message will be ready to be sent the next time the device sends messages. Depending on the account configuration, the message might not be sent immediately.

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