Compartilhar via


GroupMetricsGenerator.FileSha1Hash Property

Namespace:  Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly:  Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)

Syntax

'Declaration
Public ReadOnly Property FileSha1Hash As String
    Get
'Usage
Dim instance As GroupMetricsGenerator
Dim value As String

value = instance.FileSha1Hash
public string FileSha1Hash { get; }

Property Value

Type: System.String