Click or drag to resize

UserSpacesService Property

Service providing access to spaces features for this user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public 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