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 | |
---|---|---|
Count | Gets the number of accounts in the e-mail account collection. | |
IsSynchronized | Gets a value indicating whether access to the e-mail account collection is thread-safe. | |
Item | Overloaded. | |
SyncRoot |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CopyTo | Overloaded. | |
Dispose | Overloaded. | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Gets an enumerator for iterating through the account collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize | Overridden. Finalizer for the EmailAccountCollection class. | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
EmailAccountCollection Class
Microsoft.WindowsMobile.PocketOutlook Namespace