In The Hand - .NET Components for Mobility
Account Class
NamespacesInTheHand.WindowsMobile.PocketOutlookAccount
Defines the account ID, counter, and parent message store for all messaging accounts. This is the base class for EmailAccount and SmsAccount.
Declaration Syntax
C#Visual Basic
public class Account : IDisposable
Public Class Account _
	Implements IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
Dispose(Boolean)
Releases the unmanaged resources used by the Account and optionally releases the managed resources.

Dispose()()()
Releases all resources used by the Account.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Account to attempt to free resources and perform other cleanup operations before the Account is reclaimed by garbage collection.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ItemId
Gets the unique Item ID for the Account.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the Account.

Properties
Gets the property collection for the Account.

ToString()()()
(Overrides Object.ToString()()().)
Inheritance Hierarchy

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0