MSFT_SIPLocationContactsMapping (New)
Maps Conference Auto Attendant (CAA) phone numbers to locations.
The properties in the MSFT_SIPLocationContactsMapping class do not map directly to the Office Communications Server 2007 R2 Administration Tool. However, some of these property values can be viewed using the Active Directory Sites and Services snap-in. To view values for the MSFT_SIPLocationContactsMapping class open Active Directory Sites and Services, expand Services, expand RTC Service, and then click Location Contacts Mapping. Right-click one of the entries and then click Properties. In the Properties dialog box, click the Attribute Editor tab.
This class is created by Conference Auto Attendant (CAA) with properties that categorize conference telephone numbers by region.
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_SIPLocationContactsMapping
{
string[] ApplicationContacts;
[key] string InstanceID;
string LocationProfile;
string MappingDN;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPLocationContactsMapping class has the following properties.
Remarks
This class gets and sets information at the following levels: Active Directory.
Instances of this class support the following interface methods:
Provider::DeleteInstance();
Provider::EnumerateInstances();
Provider::GetObject();
Provider::PutInstance();
Where PutInstance() supports the following flags:
WBEM_FLAG_CREATE_ONLY
WBEM_FLAG_UPDATE_ONLY
WBEM_FLAG_CREATE_OR_UPDATE
Requirements
Server: Installed on computers serving the following roles: Administrative Tools Server, Application Host, Communicator Web Access Server, and Front End Server.
Namespace: Defined in \root\cimv2.