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