Urgent Property  
 

Enable or disable the option that flags a message as urgent.

Syntax

object.Urgent [= { True | False } ]

Remarks

The Urgent property specifies whether a message will be flagged as urgent or not. If this property is set to True, the message will sent with a high priority. Note that this does not guarantee the message will be received any differently than a standard text message. Each wireless service provider may handle urgent messages differently, and some providers may simply ignore the message priority. By default, this property is False.

Data Type

Boolean

See Also

Message Property, SendMessage Method