DefaultNoteType enumeration

Defines default note type.

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

Syntax

'Declaration
Public Enumeration DefaultNoteType
'Usage
Dim instance As DefaultNoteType
public enum DefaultNoteType

Members

Member name Description
Unknown Unknown default note.
Personal Personal default note.
OutOfOffice Out-of-office default note.
Invalid

See also

Reference

Microsoft.Lync.Model namespace