MobileItem Members (Outlook)
Represents a text message item (Short Message Service (SMS) message) or a multimedia message item (Multimedia Messaging Service (MMS) message).
Methods
Name |
Description |
---|---|
Closes and optionally saves changes to the Outlook item. |
|
Creates another instance of the MobileItem object. |
|
Deletes an object from the collection. |
|
Displays a new Inspector object for the item. |
|
Executes the Forward action for an item and returns the resulting copy as a MobileItem object. |
|
Moves the MobileItem object to a new folder. |
|
Prints the Outlook item. |
|
Creates a reply, preaddressed to the original sender, from the original message. |
|
Creates a reply to all original recipients from the original message. |
|
Saves the MobileItem object to the current folder or, if this MobileItem object is new and has not been sent, it is saved to the default folder (Drafts) for this item type. |
|
Saves the Microsoft Outlook item to the specified path and in the format of the specified file type. |
|
Sends the MobileItem object. |
Properties
Name |
Description |
---|---|
Returns an Actions collection that represents all the available actions for the MobileItem object. Read-only. |
|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an Attachments object that represents all the attachments for the specified MobileItem object. Read-only. |
|
Returns or sets a String that represents the billing information associated with the MobileItem object. Read/write. |
|
Returns or sets a String that represents the cleartext body of a MobileItem object. Read/write. |
|
Returns or sets a String that represents the categories assigned to the MobileItem object. Read/write. |
|
Returns an OlObjectClass constant that indicates the object's class. Read-only. |
|
Returns or sets a String that represents the names of the companies associated with the MobileItem object. Read/write. |
|
Returns a String that indicates the relative position of the item within the conversation thread. Read-only. |
|
Returns a String that represents the topic of the conversation thread of the item. Read-only. |
|
Returns a Long that represents the number of split messages for a Short Message Service (SMS) message, or the number of slides for a Multimedia Messaging Service (MMS) message. Read-only. |
|
Returns a Date that indicates the creation time for the MobileItem object. Read-only. |
|
Returns a String that represents the unique entry ID of the object. Read-only. |
|
Returns the FormDescription object that represents the form description for the specified MobileItem object. Read-only. |
|
Returns an Inspector object that represents an inspector initialized to contain the specified MobileItem object. Read-only. |
|
Returns or sets a String that represents the HTML body of the specified MobileItem object. Read/write. |
|
Returns or sets an OlImportance constant that indicates the relative importance level for the MobileItem object. Read/write. |
|
Returns an ItemProperties collection that represents all standard and user-defined properties associated with the MobileItem object. Read-only. |
|
Returns a Date that specifies the date and time that the Outlook item was last modified. Read-only. |
|
Returns or sets a String that represents the message class for the MobileItem object. Read/write. |
|
Returns or sets a String that represents the mileage for a MobileItem object. Read/write. |
|
Returns an OlMobileFormat constant that represents the message format of a mobile message. Read-only. |
|
Returns or sets a Boolean value that specifies whether to age the Microsoft Outlook item. Read/write. |
|
Returns a Long value that represents the build number of the Microsoft Outlook application for an Outlook item. Read-only. |
|
Returns a String value that indicates the major and minor version number of the Microsoft Outlook application for an Outlook item. Read-only. |
|
Returns the parent Object of the specified MobileItem object. Read-only. |
|
Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the MobileItem object. Read-only. |
|
Returns a String value that represents the entry ID for the true recipient as set by the transport provider that delivers the e-mail message. Read-only. |
|
Returns a String value that represents the display name of the true recipient for the MobileItem object. Read-only. |
|
Returns a Date value that indicates the date and time at which the MobileItem object was received. Read-only. |
|
Returns a Recipients collection that represents all the recipients for the MobileItem object. Read-only. |
|
Returns a semicolon-delimited String list of display names of reply recipients of the MobileItem object. Read-only. |
|
Returns a Recipients collection that represents all the reply recipient objects for the MobileItem object. Read-only. |
|
Returns a Boolean value that indicates whether the MobileItem object has been modified since the last save. Read-only. |
|
Returns a String value that represents the mobile phone number of the sender of the MobileItem object. Read-only. |
|
Returns a String value that represents the type of entry for the mobile address of the sender of the MobileItem object. Read-only. |
|
Returns a String value that indicates the display name of the sender for the MobileItem object. Read-only. |
|
Returns or sets an Account object that represents the account under which the MobileItem object is to be sent. Read/write. |
|
Returns or sets a constant in the OlSensitivity enumeration indicating the sensitivity for the MobileItem object. Read/write. |
|
Returns a Boolean value that indicates whether the MobileItem object has been sent. Read-only. |
|
Returns a Date value that indicates the date and time at which the MobileItem object was sent. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |
|
Returns a Long value that indicates the size, in bytes, of the MobileItem object. Read-only. |
|
Returns or sets a String value in XML format that represents the Synchronized Multimedia Integration Language (SMIL) description of the content of a MobileItem object that is a Multimedia Messaging Service (MMS) message. Read/write. |
|
Returns or sets a String value that indicates the subject for the MobileItem object. Read/write. |
|
Returns a Boolean value that indicates whether the items has been submitted. Read-only. |
|
Returns or sets a semicolon-delimited String list of display names for the To recipients for the MobileItem object. Read/write. |
|
Returns or sets a Boolean value that indicates whether the MobileItem has not been opened (read). Read/write. |
|
Returns the UserProperties collection that represents all the user-defined properties for the MobileItem object. Read-only. |
Events
Name |
Description |
---|---|
Occurs after Microsoft Outlook has saved the item. |
|
Occurs when an attachment has been added to an instance of the parent object. |
|
Occurs when an attachment in an instance of the parent object has been opened for reading. |
|
Occurs when an attachment has been removed from an instance of the parent object. |
|
Occurs before an attachment is added to an instance of the parent object. |
|
Occurs before an attachment that is associated with an instance of the parent object is previewed. |
|
Occurs before an attachment that is associated with an instance of the parent object is read from the file system, an attachment stream, or an Attachment object. |
|
Occurs just before an attachment is saved. |
|
Occurs before an attachment that is associated with an instance of the parent object is written to a temporary file. |
|
Occurs before Outlook automatically saves the item. |
|
Occurs just before Microsoft Outlook starts resolving names in the recipient collection for an item (which is an instance of the parent object). |
|
Occurs before an item (which is an instance of the parent object) is deleted. |
|
Occurs before Microsoft Outlook begins to read the properties for the item. |
|
Occurs when the inspector that is associated with an item (which is an instance of the parent object) is being closed. |
|
Occurs when a custom action of an item (which is an instance of the parent object) executes. |
|
Occurs when a custom property of an item (which is an instance of the parent object) is changed. |
|
Occurs when the user selects the Forward action for an item, or when the Forward method is called for the item, which is an instance of the parent object. |
|
Occurs when an instance of the parent object is being opened in an Inspector. |
|
Occurs when an explicit built-in property (for example, Subject) of an instance of the parent object is changed. |
|
Occurs when the user opens an instance of the parent object for editing. |
|
Occurs when the user selects the Reply action for an item, or when the Reply method is called for the item, which is an instance of the parent object. |
|
Occurs when the user selects the ReplyAll action for an item, or when the ReplyAll method is called for the item, which is an instance of the parent object. |
|
Occurs when the user selects the Send action for an item, or when the Send method is called for the item, which is an instance of the parent object. |
|
Occurs before an item is unloaded from memory, either programmatically or by user action. |
|
Occurs when an instance of the parent object is saved, either explicitly (for example, using the Save or SaveAs method) or implicitly (for example, in response to a prompt when the user closes the item's inspector). |