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