UserProperty.Value Property

Outlook Developer Reference

Returns or sets a Variant indicating the value for the specified custom property. Read/write.

Syntax

expression.Value

expression   A variable that represents a UserProperty object.

Remarks

For more information on accessing properties in Outlook, see Properties Overview.

See Also