NoteType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the note specified in note category
public enum class NoteType
public enum NoteType
type NoteType =
Public Enum NoteType
- Inheritance
-
NoteType
Fields
Name | Value | Description |
---|---|---|
Personal | 0 | Personal |
OutOfOffice | 1 | OutOfOffice |
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.