Share via


FrontendTransportServerPresentationObject.DnsLogMaxDirectorySize property

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

Syntax

'Declaration
Public ReadOnly Property DnsLogMaxDirectorySize As Unlimited(Of ByteQuantifiedSize)
    Get
'Usage
Dim instance As FrontendTransportServerPresentationObject
Dim value As Unlimited(Of ByteQuantifiedSize)

value = instance.DnsLogMaxDirectorySize
public Unlimited<ByteQuantifiedSize> DnsLogMaxDirectorySize { get; }

Property value

Type: Microsoft.Exchange.Data.Unlimited<ByteQuantifiedSize>

See also

Reference

FrontendTransportServerPresentationObject class

FrontendTransportServerPresentationObject members

Microsoft.Exchange.Data.Directory.Management namespace