| MessagingServiceValidateParticipantAddressesCapability Property |
Returns a Capability object that indicates if participant addresses can be validated.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability ValidateParticipantAddressesCapability { get; }Property Value
Type:
Capability
Remarks
This capability is
Allowed when all of the following conditions are true:
- The messaging service is online (has an active connection to the server).
- The messaging server supports validation of participant addresses.
See Also