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