Set the value of the MyNoteBox control and attempt to publish the note.

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

Syntax

C#
public 
void 
SetValue(
	
string 
value
)

Parameters

value
Type: System . . :: . . String

Implements

IValueProvider . . :: . . SetValue(String)

See Also