MailboxServer.CalendarRepairLogPath Property
Gets or sets the directory for Calendar Repair Assistant log files.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property CalendarRepairLogPath As LocalLongFullPath
Get
Set
'Usage
Dim instance As MailboxServer
Dim value As LocalLongFullPath
value = instance.CalendarRepairLogPath
instance.CalendarRepairLogPath = value
[ParameterAttribute(Mandatory = false)]
public LocalLongFullPath CalendarRepairLogPath { get; set; }
Property Value
Type: Microsoft.Exchange.Data.LocalLongFullPath
The absolute path to the log file directory. The default value is <Exchange installation path>\Logging\Calendar Repair Assistant.