Click or drag to resize

PresenceLocationMode Property

The location-based "mode" of the user, if any.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public PresenceLocationMode LocationMode { get; set; }

Property Value

Type: PresenceLocationMode
Remarks

For the local user, LocationMode can be set by the application to provide the local user's desired location mode.

For incoming presence, this property indicates a location mode of a user associated with the presence information.

See Also