MessageStatisticsReport.TotalMessagesReceivedFromForeign Property
Namespace: Microsoft.Exchange.Monitoring.Reporting
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property TotalMessagesReceivedFromForeign As Integer
Get
Friend Set
'Usage
Dim instance As MessageStatisticsReport
Dim value As Integer
value = instance.TotalMessagesReceivedFromForeign
public int TotalMessagesReceivedFromForeign { get; internal set; }
Property Value
Type: System.Int32