Share via


TransportServer.QueueLogPath property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property QueueLogPath As LocalLongFullPath
    Get
'Usage
Dim instance As TransportServer
Dim value As LocalLongFullPath

value = instance.QueueLogPath
public LocalLongFullPath QueueLogPath { get; }

Property value

Type: Microsoft.Exchange.Data.LocalLongFullPath

See also

Reference

TransportServer class

TransportServer members

Microsoft.Exchange.Data.Directory.Management namespace