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: 550.0.60.0
Syntax
C#
public bool LoadingComplete { get; }

Property Value

Type: Boolean
See Also