Edit

Share via


Note.NoteType Property

Definition

Gets the type of the note.

public:
 property Microsoft::Rtc::Collaboration::Presence::NoteType NoteType { Microsoft::Rtc::Collaboration::Presence::NoteType get(); };
public Microsoft.Rtc.Collaboration.Presence.NoteType NoteType { get; }
member this.NoteType : Microsoft.Rtc.Collaboration.Presence.NoteType
Public ReadOnly Property NoteType As NoteType

Property Value

Remarks

By default this is set to Personal.

Applies to