Returns a reference to an existing shared property group.
ISharedPropertyGroupManager Interface
ISharedPropertyGroup getGroup (
String name,
);
name
[in] The name of the shared property group to retrieve.
A reference to the shared property group specified in the name parameter, or null if the property group doesn't exist.
Sharing State, ISharedPropertyGroupManager Interface