MSFT_SIPESUserContactGroupData
Defines the settings for a contact group that is associated with a specific Office Communications Server 2007 R2 user.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class MSFT_SIPESUserContactGroupData
{
string ExternalURL;
[key] uint32 GroupID;
string Name;
[key] string UserInstanceID;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPESUserContactGroupData class has the following properties.
Remarks
This class gets and sets information at the following level: USERDCOM.
A contact group is a specific collection of contacts defined by a user. Each contact is represented by an instance of the MSFT_SIPESUserContactData class.
To perform operations on this class, connect to local WMI. In turn, WMI contacts the home server of the user and retrieves or updates the data for the instance of this class associated with the user. Office Communications Server must be running and available on the user's home server.
Uniqueness of a class instance is guaranteed by a combination of the group ID and the GUID that represents the Active Directory user.
Instances of this class support the following interface methods:
-
Provider::DeleteInstance();
-
Provider::PutInstance();
Where PutInstance() supports the following flag:
-
WBEM_FLAG_CREATE_ONLY
-
Requirements
Server: Installed on computers serving the following roles: Administrative Tools Server, Front End Server, and Proxy Server.
Namespace: Defined in \root\cimv2.