EmailAccountCollection Members

3/29/2010

Defines the set of all e-mail accounts that are currently configured on the mobile device.

The following tables list the members exposed by the EmailAccountCollection type.

Public Constructors

  Name Description
EmailAccountCollection Initializes a new instance of the EmailAccountCollection Class.

Top

Public Properties

  Name Description
ms886548.pubproperty(en-us,MSDN.10).gif Count Gets the number of accounts in the e-mail account collection.
ms886548.pubproperty(en-us,MSDN.10).gif IsSynchronized Gets a value indicating whether access to the e-mail account collection is thread-safe.
ms886548.pubproperty(en-us,MSDN.10).gif Item Overloaded.  
ms886548.pubproperty(en-us,MSDN.10).gif SyncRoot  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886548.pubmethod(en-us,MSDN.10).gif CopyTo Overloaded.  
ms886548.pubmethod(en-us,MSDN.10).gif Dispose Overloaded.  
ms886548.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886548.pubmethod(en-us,MSDN.10).gif GetEnumerator Gets an enumerator for iterating through the account collection.
ms886548.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886548.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886548.pubmethod(en-us,MSDN.10).gif ms886548.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886548.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms886548.protmethod(en-us,MSDN.10).gif Dispose Overloaded.  
ms886548.protmethod(en-us,MSDN.10).gif Finalize Overridden. Finalizer for the EmailAccountCollection class.
ms886548.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

EmailAccountCollection Class
Microsoft.WindowsMobile.PocketOutlook Namespace