Share via


Note Members

Include Protected Members
Include Inherited Members

This class represents the note presence category. It contains a message left to watchers such as a personal note or an Out-of-Office (OOF) note from Exchange.

The Note type exposes the following members.

Constructors

  Name Description
Public method Note(String) Create an instance of of the Note class.
Public method Note(PresenceCategoryWithMetaData) Create an instance of of the Note class.
Public method Note(String, String) Create an instance of of the Note class.

Top

Properties

  Name Description
Public property CategoryName Gets the name of the category. (inherited from PresenceCategory)
Public property Message Gets the message in the note.
Public property NoteType Gets the type of the note.

Top

Methods

  Name Description
Protected method CreateExpiryPolicy Returns the expiry policy for this category. (Overrides PresenceCategory.CreateExpiryPolicy().)
Protected method CreateInstanceId Returns the instance id of the first message. (Overrides PresenceCategory.CreateInstanceId(RealTimeEndpoint).)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetCategoryDataXml Returns Note as a serialized xml. (Overrides PresenceCategory.GetCategoryDataXml().)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

Note Class

Microsoft.Rtc.Collaboration.Presence Namespace