Returns the EmailAccount matching the specified name.
| C# | Visual Basic |
public EmailAccount this[ string name ] { get; }
Public ReadOnly Default Property Item ( _ name As String _ ) As EmailAccount Get
- name (String)
On Windows Mobile 2003 Second Edition and beyond the accounts "Outlook E-Mail" and "Text Messages" are actually still named "ActiveSync" and "SMS" respectively.