Defines default note type.

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

Syntax

C#
public 
enum 
DefaultNoteType

Members

Member name Value Description
Unknown 0
Unknown default note.
Personal 1
Personal default note.
OutOfOffice 2
Out-of-office default note.
Invalid -1

See Also