Class HighResolutionDateTime
High resolution datetime
Inherited Members
Namespace: Microsoft.Graph.Communications.Common
Assembly: Microsoft.Graph.Communications.Common.dll
Syntax
public static class HighResolutionDateTime
Properties
IsAvailable
Gets a value indicating whether high resolution datetime is available
Declaration
public static bool IsAvailable { get; }
Property Value
Type | Description |
---|---|
Boolean |
UtcNow
Gets UTC now
Declaration
public static DateTime UtcNow { get; }
Property Value
Type | Description |
---|---|
DateTime |