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