Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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