| UserSpacesService Property |
Service providing access to spaces features for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ISpacesService SpacesService { get; }Property Value
Type:
ISpacesService
Remarks
If the user is not configured for the spaces service, this property will return null.
See Also