in the hand - .NET Solutions for Mobility

SmsAccount Class

Provides access to a Pocket Outlook Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they contain.

For a list of all members of this type, see SmsAccount Members.

System.Object
   InTheHand.WindowsMobile.PocketOutlook.Account
      InTheHand.WindowsMobile.PocketOutlook.SmsAccount

[Visual Basic]
Public Class SmsAccount
    Inherits Account
[C#]
public class SmsAccount : Account

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

SmsAccount Members | InTheHand.WindowsMobile.PocketOutlook Namespace