Represents MMS message.
The following tables list the members exposed by the MmsMessage type.
Public Methods
| Name | Description | |
|---|---|---|
| addAttachment |
Add Attachment to this MmsMessage.
| |
| addPart |
Add MmsPart to this MmsMessage.
| |
| clearParts |
Remove all associated MmsParts from this MmsMessage.
| |
Determines whether the specified (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| removePart |
MmsPart from this MmsMessage.
| |
| ToString | (Overrides . |
Protected Methods
| Name | Description | |
|---|---|---|
Allows an (Inherited from | ||
Creates a shallow copy of the current (Inherited from |
Public Constructors
| Name | Description | |
|---|---|---|
| MmsMessageNew | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
| Attachments |
Return array of Attachments associated with this MmsMessage.
(Overrides .Attachments.) | |
| Parts |
Return list of all MmsParts associated with this MmsMessage.
| |
| Subject |
Gets or sets subject.
(Overrides .Subject.) |