Aracılığıyla paylaş


SPMobileMessageDeliveryReport.MessageId Property

The ID of the message which the delivery report is about.

Namespace:  Microsoft.SharePoint.MobileMessage
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property MessageId As Integer
    Get
    Private Set
'Usage
Dim instance As SPMobileMessageDeliveryReport
Dim value As Integer

value = instance.MessageId
public int MessageId { get; private set; }

Property Value

Type: System.Int32
The ID of the message.

See Also

Reference

SPMobileMessageDeliveryReport Class

SPMobileMessageDeliveryReport Members

Microsoft.SharePoint.MobileMessage Namespace