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