MicrosoftGraphEndpoint.DeletedDateTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Inherited)]
public DateTime? DeletedDateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Inherited)>]
member this.DeletedDateTime : Nullable<DateTime> with get, set
Public Property DeletedDateTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to