In The Hand - .NET Components for Mobility
SmsAccount Class
NamespacesInTheHand.WindowsMobile.PocketOutlookSmsAccount
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()()()
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.)
Folders
Returns the collection of SMS folders for the account.

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.)
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 (Module: InTheHand.WindowsMobile) Version: 3.2.0.0