Provides access to a Pocket Outlook Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they contain.
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| DeletedItems |
Folder containing deleted items.
| |
| Dispose()()() |
Releases all resources used by the Account.
(Inherited from Account.) | |
| Drafts |
Folder containing unfinished items.
| |
| Equals(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()()() |