LocalPresentityNotificationEventArgs.PersonalNote Property
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.
Gets the local owner's personal note.
public:
property Microsoft::Rtc::Collaboration::Presence::Note ^ PersonalNote { Microsoft::Rtc::Collaboration::Presence::Note ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.Note PersonalNote { get; }
member this.PersonalNote : Microsoft.Rtc.Collaboration.Presence.Note
Public ReadOnly Property PersonalNote As Note