Gets a localized string representing the user's ActivityStatus, for example "In a meeting".

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

Syntax

C#
public 
string 
ActivityStatus { 
get; 
private 
set; }

See Also