EmailAccountCollection Class
3/29/2010
Defines the set of all e-mail accounts that are currently configured on the mobile device.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
[DefaultMemberAttribute("Item")]
public class EmailAccountCollection : ICollection, IEnumerable, IDisposable
'Declaration
<DefaultMemberAttribute("Item")> _
Public Class EmailAccountCollection
Implements ICollection, IEnumerable, IDisposable
Inheritance Hierarchy
System.Object
Microsoft.WindowsMobile.PocketOutlook.EmailAccountCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
EmailAccountCollection Members
Microsoft.WindowsMobile.PocketOutlook Namespace