Compartir a través de


MessageTrackingReport.DeliveredCount Property

Namespace:  Microsoft.Exchange.Management.Tracking
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property DeliveredCount As Integer
    Get
    Friend Set
'Usage
Dim instance As MessageTrackingReport
Dim value As Integer

value = instance.DeliveredCount
public int DeliveredCount { get; internal set; }

Property Value

Type: System.Int32