Edit

Share via


PidfDocument.PresenceStatesWithCalendar Property

Definition

Gets an array of future estimated aggregate presence based on calendar information.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Rtc::Collaboration::Presence::PidfDocument ^> ^ PresenceStatesWithCalendar { System::Collections::Generic::IEnumerable<Microsoft::Rtc::Collaboration::Presence::PidfDocument ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Rtc.Collaboration.Presence.PidfDocument> PresenceStatesWithCalendar { get; }
member this.PresenceStatesWithCalendar : seq<Microsoft.Rtc.Collaboration.Presence.PidfDocument>
Public ReadOnly Property PresenceStatesWithCalendar As IEnumerable(Of PidfDocument)

Property Value

Applies to