In The Hand LtdIn The Hand
MmsMessage Class
NamespacesInTheHand.WindowsMobile.PocketOutlookMmsMessage
.NET Components for Mobility
Represents a Multimedia Message Service (MMS) message.
Declaration Syntax
C#Visual Basic
public sealed class MmsMessage : SmsMessage, 
	IDisposable
Public NotInheritable Class MmsMessage _
	Inherits SmsMessage _
	Implements IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MmsMessage(ItemId)
Initializes a new instance of the MmsMessage class, using on an existing native object.

Account
Returns the account which contains this message.
(Inherited from Message.)
Attachments
Gets the message's collection of attachments.

Bcc
Meeting Gets the collection of blind carbon-copied recipients for the MMS message.

Body
Gets the SMS message’s text body.
(Inherited from SmsMessage.)
BodyData
Contains the raw binary data of the MMS message.

CC
Meeting Gets the collection of carbon-copied recipients for the MMS message.

ContextMenuDisable
Indicate that various menu commands should be greyed out for the message.
(Inherited from Message.)
CopyTo(SmsMessageFolder)
Copies the message to the specified SmsMessageFolder.
(Inherited from SmsMessage.)
CopyTo(MessageFolder)
Copies the message to the specified folder.
(Inherited from Message.)
Delete()()()()
Deletes the message from the device.
(Inherited from Message.)
Dispose(Boolean)
(Inherited from Message.)
Dispose()()()()
(Inherited from Message.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
(Inherited from Message.)
From
Gets the Recipient who sent the message.
(Inherited from Message.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ItemId
Gets the message’s Item ID.
(Inherited from Message.)
LastModified
Gets the date the message was sent.
(Inherited from Message.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MessageClass
Gets or sets the class of the SmsMessage.
(Inherited from SmsMessage.)
MoveTo(MmsMessageFolder)
Moves the message to the specified MmsMessageFolder.

MoveTo(SmsMessageFolder)
Moves the message to the specified SmsMessageFolder.
(Inherited from SmsMessage.)
MoveTo(MessageFolder)
Moves the message to the specified folder.
(Inherited from Message.)
ParentFolder
Returns the parent folder for this message.
(Inherited from SmsMessage.)
Properties
Gets the MailPropertySet. This object is used for accessing mail item properties.
(Inherited from Message.)
Read
Gets or sets the read state of the message.
(Inherited from Message.)
Received
Gets or sets the date that the message was received.
(Inherited from Message.)
RequestDeliveryReport
Gets and sets a value indicating whether a delivery report is requested. true if requested; otherwise false.
(Inherited from SmsMessage.)
Send()()()()
Sends the MMS message.

Subject
Gets or sets the MMS message subject.

To
Meeting Gets the collection of primary recipients (those addressed in the To: line) for the message.
(Inherited from Message.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Update()()()()
Update Save the item to the database.
(Inherited from SmsMessage.)
Inheritance Hierarchy
Object
Message
 SmsMessage
  MmsMessage

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0