Click or drag to resize

MessagingServiceSelfAddress Property

String value containing address of currently logged in user. This value must be provided in the user configuration. Note that this address can be different than in other services.

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

Property Value

Type: String
See Also