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