SmsAccount Class

3/29/2010

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

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public class SmsAccount : Account
'Declaration
Public Class SmsAccount
    Inherits Account

Remarks

A mobile device can have only one object instantiated from this class.

Inheritance Hierarchy

System.Object
   Microsoft.WindowsMobile.PocketOutlook.Account
    Microsoft.WindowsMobile.PocketOutlook.SmsAccount

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

SmsAccount Members
Microsoft.WindowsMobile.PocketOutlook Namespace