Share via


QueueDigestPresentationObject.GroupByValue property

Namespace:  Microsoft.Exchange.Data.QueueDigest
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Property GroupByValue As String
    Get
    Set
'Usage
Dim instance As QueueDigestPresentationObject
Dim value As String

value = instance.GroupByValue

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

Property value

Type: System.String

See also

Reference

QueueDigestPresentationObject class

QueueDigestPresentationObject members

Microsoft.Exchange.Data.QueueDigest namespace