Gets the collection of custom user information.
[Visual Basic] Public ReadOnly Property ExtendedProperties As PropertiesCollection [C#] public PropertiesCollection ExtendedProperties {get;} [C++] public: __property PropertiesCollection* get_ExtendedProperties(); [JScript] public function get ExtendedProperties() : PropertiesCollection;
A PropertiesCollection with all custom user information.