Specifies the electronic mail address of the currently indexed recipient. This property is not available at design time. It is read-only unless MsgIndex is set to -1.
Syntax
object.RecipAddress [ = value ]
The RecipAddress property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
value | A string expression specifying mail address. |
Remarks
The value of RecipAddress depends on the currently indexed recipient, as selected by the RecipIndex property.
Data Type
String