Click or drag to resize

UserConfigurationPpmConfiguration Property

Configuration information for the user's PPM provider. If this setting is null or blank (the default), use the initial SIP proxy server address (SIPUserConfiguration) as the PPM address.

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

Property Value

Type: PpmConfiguration
See Also