TransportServer.WlmLogPath property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property WlmLogPath As LocalLongFullPath
Get
'Usage
Dim instance As TransportServer
Dim value As LocalLongFullPath
value = instance.WlmLogPath
public LocalLongFullPath WlmLogPath { get; }
Property value
Type: Microsoft.Exchange.Data.LocalLongFullPath