QueryUserResults

Metreos.Types.CiscoExtensionMobility.QueryUserResults

Summary

The QueryUserResults type is a strongly-typed reperesentation of the XML response from the Extension Mobility API service for the QueryUsers.

Usage

While technically possible to retrieve data from it using C#, it is strongly recommended that you use the GetUserDevices action to parse the data.

Remarks

None.

Parseable Inputs
.NET TypeDescription
StringInternal use only.
ObjectInternal use only.
Accessible Public Methods
Method NameDescription
IsDeviceControlledByUserInternal use only.
GetUserDevicesInternal use only.
ResetInternal use only.

No Public Properties