Click or drag to resize

User Properties

The User type exposes the following members.

Properties
  NameDescription
Public propertyAgentService
Service providing access to agent features for this local user.
Public propertyAgentServiceStatus
Returns a ServiceStatus object that indicates if an agent service is enabled.
Public propertyButtonModuleService
Service providing access to button module features for this local user.
Public propertyButtonModuleServiceStatus
Returns a ServiceStatus object that indicates if Button Module service is enabled.
Public propertyCallFeatureService
Service providing access to telephony features for this user.
Public propertyCallFeatureServiceStatus
Returns a ServiceStatus object that indicates if the call feature service is enabled.
Public propertyCallLogService
Service providing access to call logs for this user.
Public propertyCallLogServiceStatus
Returns a ServiceStatus object that indicates if the call log service is enabled.
Public propertyCallService
Service providing access to calls for this user.
Public propertyCallServiceStatus
Returns a ServiceStatus object that indicates if the call service is enabled.
Public propertyCollaborationService
Service providing access to collaboration for this user.
Public propertyCollaborationServiceStatus
Returns a ServiceStatus object that indicates if the collaboration service is enabled.
Public propertyContactService
Service providing access to contact features for this user.
Public propertyContactServiceStatus
Returns a ServiceStatus object that indicates if the contact service is enabled.
Public propertyExportService
Service providing access to export service for this user.
Public propertyExportServiceStatus
Returns a ServiceStatus object that indicates if an Export service is enabled.
Public propertyExternalAppIds
External Application IDs for applications that have registered via the ExternalAppInterface.
Public propertyHIDService
The service providing access to HID service for this user.
Public propertyHIDServiceStatus
Returns a ServiceStatus object that indicates if the Human Interface Device (HID) service is enabled.
Public propertyMessagingService
Service providing access to messaging features for this user.
Public propertyMessagingServiceStatus
Returns a ServiceStatus object that indicates if the messaging service is enabled.
Public propertyOtherPhoneService
The service providing access to other phone mode for this user.
Public propertyOtherPhoneServiceStatus
Returns a ServiceStatus object that indicates if the Other Phone service is enabled.
Public propertyPresenceService
Service providing access to presence features for this user.
Public propertyPresenceServiceStatus
Returns a ServiceStatus object that indicates if the presence service is enabled.
Public propertySharedControlService
Service providing access to shared control features for this user.
Public propertySharedControlServiceStatus
Returns a ServiceStatus object that indicates if the shared control service is enabled.
Public propertySignalingServerGroup
The signaling server group has the complete call server list used by system. it contains additional servers discovered by system from different source including the servers provided by the user. Client application can persist it and then use it for subsequent registrations for creation of ConnectionPolicy.
Public propertySpacesService
Service providing access to spaces features for this user.
Public propertySpacesServiceStatus
Returns a ServiceStatus object that indicates if the spaces service is enabled.
Public propertyUnifiedPortalService
Service providing access to Unified Portal features for this user.
Public propertyUnifiedPortalServiceStatus
Returns a ServiceStatus object that indicates if the unified portal service is enabled.
Public propertyUserId
The user ID of the user.
Public propertyVisualVoiceMailService
Service providing access to visual voice mail for this user.
Public propertyVisualVoiceMailServiceStatus
Returns a ServiceStatus object that indicates if the visual voice mail service is enabled.
Public propertyVoiceMessagingService
Service providing access to voice messaging for this user.
Public propertyVoiceMessagingServiceStatus
Returns a ServiceStatus object that indicates if the voice messaging service is enabled.
Top
See Also