This topic has not yet been rated - Rate this topic

UserProperty.Value Property (Outlook)

Published: July 16, 2012

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

expression .Value

expression A variable that represents a UserProperty object.

To set for the first time a property created by the UserProperties.Add method, use the UserProperty.Value property instead of the SetProperties or SetProperty method of the PropertyAccessor object.

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.