Share via


FrontendTransportServerPresentationObject.DnsLogMaxFileSize property

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

Syntax

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

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

Property value

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

See also

Reference

FrontendTransportServerPresentationObject class

FrontendTransportServerPresentationObject members

Microsoft.Exchange.Data.Directory.Management namespace