Gets the current user's personal note.

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

Syntax

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

See Also