LocalPresentityNotificationEventArgs.OutOfOfficeNote 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 out-of-office note.
public:
property Microsoft::Rtc::Collaboration::Presence::Note ^ OutOfOfficeNote { Microsoft::Rtc::Collaboration::Presence::Note ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.Note OutOfOfficeNote { get; }
member this.OutOfOfficeNote : Microsoft.Rtc.Collaboration.Presence.Note
Public ReadOnly Property OutOfOfficeNote As Note