Returns the originator's name for the currently indexed message. This property is not available at design time and is read-only at run time. The messaging system sets this property for you.
Syntax
object.MsgOrigDisplayName
The MsgOrigDisplayName property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
Remarks
The name in this property is the originator's name, as displayed in the message header. The value of MsgOrigDisplayName depends on the currently indexed message, as selected by the MsgIndex property. The value is null in the compose buffer.
Data Type
String