Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


Date Class

Definition

Custom Date model for serialization

C#
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Graph.DateConverter))]
public class Date
Inheritance
Date
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

Date(Int32, Int32, Int32)

Create a new Date object from a year, month, and day.

Properties

Day

The date's day.

Month

The date's month.

Year

The date's year.

Methods

ToString()

Convert the date to a string.

Applies to

Προϊόν Εκδόσεις
Microsoft Graph .NET latest