Click or drag to resize
ContactsLoadingEventArgsLoadingComplete Property
Indicates whether all contact providers have completed the contact loading operation either reporting success or failure.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool LoadingComplete { get; }

Property Value

Type: Boolean
See Also