MailboxDiagnosticLogs.LogName property

Namespace:  Microsoft.Exchange.Management.StoreTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property LogName As String
    Get
    Set
'Usage
Dim instance As MailboxDiagnosticLogs
Dim value As String

value = instance.LogName

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

Property value

Type: System.String

See also

Reference

MailboxDiagnosticLogs class

MailboxDiagnosticLogs members

Microsoft.Exchange.Management.StoreTasks namespace