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(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) | (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()()() |