Freigeben über


GroupMetricsHeader.GenerationServer Property

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

Syntax

'Declaration
Public Property GenerationServer As String
    Get
    Set
'Usage
Dim instance As GroupMetricsHeader
Dim value As String

value = instance.GenerationServer

instance.GenerationServer = value
public string GenerationServer { get; set; }

Property Value

Type: System.String