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



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

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

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

Delete()()()
Deletes the message from the device.
(Inherited from Message.)
Dispose()()()
(Inherited from Message.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
From
Gets the Recipient who sent the message.
(Inherited from Message.)
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.)
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.)
MoveTo(MmsMessageFolder)
Moves the message to the specified MmsMessageFolder.

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 the date that the message was received.
(Inherited from Message.)
Subject
Gets 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.)
Inheritance Hierarchy
Object
Message
 MmsMessage

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0