NoteType Enumeration

Type of the note specified in note category

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

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

Members

Member name Description
Personal Personal
OutOfOffice OutOfOffice
Unknown 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.

See Also

Reference

Microsoft.Rtc.Collaboration.Presence Namespace