Freigeben über


GroupMetricsHeader.GenerationDateTime Property

Namespace:  Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly:  Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)

Syntax

'Declaration
Public Property GenerationDateTime As DateTime
    Get
    Set
'Usage
Dim instance As GroupMetricsHeader
Dim value As DateTime

value = instance.GenerationDateTime

instance.GenerationDateTime = value
public DateTime GenerationDateTime { get; set; }

Property Value

Type: System.DateTime