RemotePresentityNotification.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 any out-of-office note published by this presentity.
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