Share via


TeamMailboxDiagnosticsInfo.DisplayName property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property DisplayName As String
    Get
    Private Set
'Usage
Dim instance As TeamMailboxDiagnosticsInfo
Dim value As String

value = instance.DisplayName
public string DisplayName { get; private set; }

Property value

Type: System.String

See also

Reference

TeamMailboxDiagnosticsInfo class

TeamMailboxDiagnosticsInfo members

Microsoft.Exchange.Data.Storage.Management namespace