Returns the EmailAccount at the specified index.
| C# | Visual Basic |
public EmailAccount this[ int index ] { get; }
Public ReadOnly Default Property Item ( _ index As Integer _ ) As EmailAccount Get
- index (Int32)
| In The Hand Item Property (index) Namespaces ► InTheHand.WindowsMobile.PocketOutlook ► EmailAccountCollection ► Item[([( Int32])]) |
| C# | Visual Basic |
public EmailAccount this[ int index ] { get; }
Public ReadOnly Default Property Item ( _ index As Integer _ ) As EmailAccount Get