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