Used to get the estimated start delay in milliseconds, and the status code for the delay from the event SignInDelayed in the LyncClient class.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
class 
SignInDelayedEventArgs : 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model . . :: . . SignInDelayedEventArgs

See Also