Share via


Note.Message Property

Gets the message in the note.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Message As String
    Get
'Usage
Dim instance As Note
Dim value As String

value = instance.Message
public string Message { get; }

Property Value

Type: System.String

See Also

Reference

Note Class

Note Members

Microsoft.Rtc.Collaboration.Presence Namespace