In The Hand LtdIn The Hand
Item Property (name)
NamespacesInTheHand.WindowsMobile.PocketOutlookEmailAccountCollectionItem[([( String])])
.NET Components for Mobility
Returns the EmailAccount matching the specified name.
Declaration Syntax
C#Visual Basic
public EmailAccount this[
	string name
] { get; }
Public ReadOnly Default Property Item ( _
	name As String _
) As EmailAccount
	Get
Parameters
name (String)
Remarks
On Windows Mobile 2003 Second Edition and beyond the accounts "Outlook E-Mail" and "Text Messages" are actually still named "ActiveSync" and "SMS" respectively.

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