Gets the collection of customized 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 that contains custom user information.