Share via


UserDefinedProperty Object Members

Outlook Developer Reference

Represents the definition of a user-defined property for a Folder object.

Methods

  Name Description
Bb176863.methods(en-us,office.12).gif Delete Deletes an object from the collection.

Properties

  Name Description
Bb176863.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176863.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176863.properties(en-us,office.12).gif DisplayFormat Returns a Long value that represents the display format for the UserDefinedProperty object. Read-only.
Bb176863.properties(en-us,office.12).gif Formula Returns a String value that represents the formula for the UserDefinedProperty object. Read-only.
Bb176863.properties(en-us,office.12).gif Name Returns a String value that represents the display name for the object. Read-only.
Bb176863.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176863.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176863.properties(en-us,office.12).gif Type Returns an OlUserPropertyType constant indicating the type of the UserDefinedProperty object. Read-only.