In The Hand
SmsAccount Class
NamespacesInTheHand.WindowsMobile.PocketOutlookSmsAccount
.NET Components for Mobility
Provides access to a Pocket Outlook Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they contain.
Declaration Syntax
C#Visual Basic
public sealed class SmsAccount : Account
Public NotInheritable Class SmsAccount _
	Inherits Account
Members
All MembersMethodsProperties



IconMemberDescription
DeletedItems
Folder containing deleted items.

Dispose(Boolean)
Releases the unmanaged resources used by the Account and optionally releases the managed resources.
(Inherited from Account.)
Dispose()()()
Releases all resources used by the Account.
(Inherited from Account.)
Drafts
Folder containing unfinished items.

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.
(Inherited from Account.)
Folders
Returns the collection of SMS folders for the account.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Inbox
Folder containing incoming items.

ItemId
Gets the unique Item ID for the Account.
(Inherited from Account.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the Account.
(Inherited from Account.)
Outbox
Folder containing outbound items.

PhoneNumber
Gets the phone number of the device associated with the SMS bearer.

Properties
Gets the property collection for the Account.
(Inherited from Account.)
Send(SmsMessage)
Sends an message using the account.

SentItems
Folder containing sent items.

ToString()()()
(Inherited from Account.)
Inheritance Hierarchy
Object
Account
 SmsAccount

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 4.1.0.0