_MobileItem Members

Include Protected Members
Include Inherited Members

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this primary interface only when the method you want to use shares the same name as an event of the COM object; in this case, cast to this interface to call the method, and cast to the latest events interface to connect to the event. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. For information about the COM object, see MobileItem.

The _MobileItem type exposes the following members.

Properties

  Name Description
Public property Actions Returns an Actions collection that represents all the available actions for the MobileItem object. Read-only.
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Public property Attachments Returns an Attachments object that represents all the attachments for the specified MobileItem object. Read-only.
Public property BillingInformation Returns or sets a String (string in C#) that represents the billing information associated with the MobileItem object. Read/write.
Public property Body Returns or sets a String (string in C#) that represents the clear-text body of a MobileItem object. Read/write.
Public property Categories Returns or sets a String (string in C#) that represents the categories assigned to the MobileItem object. Read/write.
Public property Class Returns an OlObjectClass constant that indicates the object's class. Read-only.
Public property Companies Returns or sets a String (string in C#) that represents the names of the companies associated with the MobileItem object. Read/write.
Public property ConversationIndex Returns a String (string in C#) that indicates the relative position of the within the conversation thread. Read-only.
Public property ConversationTopic Returns a String (string in C#) that represents the topic of the conversation thread of the item. Read-only.
Public property Count Returns a Integer (int in C#) 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.
Public property CreationTime Returns a DateTime value that indicates the creation time for the MobileItem object. Read-only.
Public property EntryID Returns a String (string in C#) that represents the unique entry ID of the object. Read-only.
Public property FormDescription Returns the FormDescription object that represents the form description for the specified MobileItem object. Read-only.
Public property GetInspector Returns an Inspector object that represents an inspector initialized to contain the specified MobileItem object. Read-only.
Public property HTMLBody Returns or sets a String (string in C#) that represents the HTML body of the specified MobileItem object. Read/write.
Public property Importance Returns or sets an OlImportance constant that indicates the relative importance level for the MobileItem object. Read/write.
Public property ItemProperties Returns an ItemProperties collection that represents all standard and user-defined properties associated with the MobileItem object. Read-only.
Public property LastModificationTime Returns a DateTime that specifies the date and time that the Outlook item was last modified. Read-only.
Public property MAPIOBJECT This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property MessageClass Returns or sets a String (string in C#) that represents the message class for the MobileItem object. Read/write.
Public property Mileage Returns or sets a String (string in C#) that represents the mileage for a MobileItem object. Read/write.
Public property MobileFormat Returns an OlMobileFormat constant that represents the message format of a mobile message. Read-only.
Public property NoAging Returns or sets a Boolean (bool in C#) value that specifies whether to age the Microsoft Outlook item. Read/write.
Public property OutlookInternalVersion Returns an Integer (int in C#) that represents the build number of the Microsoft Outlook application for an Outlook item. Read-only.
Public property OutlookVersion Returns a String (string in C#) value that indicates the major and minor version number of the Microsoft Outlook application for an Outlook item. Read-only.
Public property Parent Returns the parent Object (object in C#) of the specified MobileItem object. Read-only.
Public property PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the MobileItem object. Read-only.
Public property ReceivedByEntryID Returns a String (string in C#) value that represents the entry ID for the true recipient as set by the transport provider that delivers the e-mail message. Read-only.
Public property ReceivedByName Returns a String (string in C#) value that represents the display name of the true recipient for the MobileItem object. Read-only.
Public property ReceivedTime Returns a DateTime value that indicates the date and time at which the MobileItem object was received. Read-only.
Public property Recipients Returns a Recipients collection that represents all the recipients for the MobileItem object. Read-only.
Public property ReplyRecipientNames Returns a semicolon-delimited String (string in C#) list of display names of reply recipients of the MobileItem object. Read-only.
Public property ReplyRecipients Returns a Recipients collection that represents all the reply recipient objects for the MobileItem object. Read-only.
Public property Saved Returns a Boolean (bool value in C#) that indicates whether the MobileItem object has been modified since the last save. Read-only.
Public property SenderEmailAddress Returns a String (string value in C#) that represents the mobile phone number of the sender of the MobileItem object. Read-only.
Public property SenderEmailType Returns a String (string value in C#) that represents the type of entry for the mobile address of the sender of the MobileItem object. Read-only.
Public property SenderName Returns a String (string in C#) value that indicates the display name of the sender for the MobileItem object. Read-only.
Public property SendUsingAccount Returns or sets an Account object that represents the account under which the MobileItem object is to be sent. Read/write.
Public property Sensitivity Returns or sets a constant in the OlSensitivity enumeration indicating the sensitivity for the MobileItem object. Read/write.
Public property Sent Returns a Boolean (bool in C#) value that indicates whether the MobileItem object has been sent. Read-only.
Public property SentOn Returns a DateTime value that indicates the date and time at which the MobileItem object was sent. Read-only.
Public property Session Returns the NameSpace object for the current session. Read-only.
Public property Size Returns an Integer (int in C#) that indicates the size, in bytes, of the MobileItem object. Read-only.
Public property SMILBody Returns or sets a String (string in C#) 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.
Public property Subject Returns or sets a String (string in C#) value that indicates the subject for the MobileItem object. Read/write.
Public property Submitted Returns a Boolean (bool in C#) value that indicates whether the items has been submitted. Read-only.
Public property To Returns or sets a semicolon-delimited String (string in C#) list of display names for the To recipients for the MobileItem object. Read/write.
Public property UnRead Returns or sets a Boolean (bool in C#) value that indicates whether the MobileItem has not been opened (read). Read/write.
Public property UserProperties Returns the UserProperties collection that represents all the user-defined properties for the MobileItem object. Read-only.

Top

Methods

  Name Description
Public method Close Closes and optionally saves changes to the Outlook item.
Public method Copy Creates another instance of the MobileItem object.
Public method Delete Removes the item from the folder that contains the item.
Public method Display Displays a new Inspector object for the item.
Public method Forward Executes the Forward action for an item and returns the resulting copy as a MobileItem object.
Public method Move Moves the MobileItem object to a new folder.
Public method PrintOut Prints the Outlook item.
Public method Reply Creates a reply, preaddressed to the original sender, from the original message.
Public method ReplyAll Creates a reply to all original recipients from the original message.
Public method Save 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.
Public method SaveAs Saves the Microsoft Outlook item to the specified path and in the format of the specified file type.
Public method Send Sends the MobileItem object.

Top

See Also

Reference

_MobileItem Interface

Microsoft.Office.Interop.Outlook Namespace