MobileItem.Count Property (Outlook)
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.
Version Information
Version Added: Outlook 2010
Syntax
expression .Count
expression A variable that represents a MobileItem object.
Remarks
For an SMS item that has not been sent, the value of Count is 1. The split result is not calculated until the message has been sent.