Compartir a través de


PidfDocument.Since Property

NOTE: This API is now obsolete.

Gets the date and time since the current aggregate state was evaluated.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public ReadOnly Property Since As DateTime
    Get
'Usage
Dim instance As PidfDocument
Dim value As DateTime

value = instance.Since
[ObsoleteAttribute("This class will be removed from future versions.")]
public DateTime Since { get; }

Property Value

Type: System.DateTime

See Also

Reference

PidfDocument Class

PidfDocument Members

Microsoft.Rtc.Collaboration.Presence Namespace