MailboxDiagnosticLogs.MailboxLog Property
Namespace: Microsoft.Exchange.Management.StoreTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property MailboxLog As String
Get
Set
'Usage
Dim instance As MailboxDiagnosticLogs
Dim value As String
value = instance.MailboxLog
instance.MailboxLog = value
public string MailboxLog { get; set; }
Property Value
Type: System.String