GroupMetricsHeader.FullSyncDateTime Property
Namespace: Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Public Property FullSyncDateTime As DateTime
Get
Friend Set
'Usage
Dim instance As GroupMetricsHeader
Dim value As DateTime
value = instance.FullSyncDateTime
public DateTime FullSyncDateTime { get; internal set; }
Property Value
Type: System.DateTime