Edit

Share via


NoteType Enum

Definition

Type of the note specified in note category

public enum class NoteType
public enum NoteType
type NoteType = 
Public Enum NoteType
Inheritance
NoteType

Fields

OutOfOffice 1

OutOfOffice

Personal 0

Personal

Unknown 255

Note type is not set or cannot map to a known note type (Personal or OutOfOffice).

Remarks

Personal note is generally the manual note message entered by user from Microsoft Lync 2010.

OutOfOffice note is generally the oof message set by the user in the Microsoft Exchange email client. Microsoft Lync 2010 and Microsoft Communicator re-publish this message to Microsoft Lync Server 2010 or later versioned servers.

Applies to