Envelope.Address Property
Word Developer Reference |
Returns the envelope delivery address as a Range object. Read-only.
Syntax
expression.Address
expression Required. A variable that represents an Envelope object.
Example
This example displays the delivery address if an envelope has been added to the document; otherwise, it displays a message.
Visual Basic for Applications |
---|
|
See Also