UserDefinedProperty Members
Include Protected Members
Include Inherited Members
Represents the definition of a user-defined property for a Folder object.
The UserDefinedProperty type exposes the following members.
Properties
Name
Description
Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _UserDefinedProperty.)
Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _UserDefinedProperty.)
Returns an Integer (int in C#) value that represents the display format for the UserDefinedProperty object. Read-only. (Inherited from _UserDefinedProperty.)
Returns a String (string in C#) value that represents the formula for the UserDefinedProperty object. Read-only. (Inherited from _UserDefinedProperty.)
Returns a String (string in C#) value that represents the display name for the object. Read-only. (Inherited from _UserDefinedProperty.)
Returns the parent Object of the specified object. Read-only. (Inherited from _UserDefinedProperty.)
Returns the NameSpace object for the current session. Read-only. (Inherited from _UserDefinedProperty.)
Returns an OlUserPropertyType constant indicating the type of the UserDefinedProperty object. Read-only. (Inherited from _UserDefinedProperty.)
Top
Methods
Name
Description
Deletes an object from the collection. (Inherited from _UserDefinedProperty.)
Top