CommunicationDetails.CreatedDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time in UTC (ISO 8601 format) when the communication was created.
[Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public DateTime? CreatedDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.CreatedDate : Nullable<DateTime>
Public ReadOnly Property CreatedDate As Nullable(Of DateTime)
Property Value
Implements
- Attributes