SPMobileMessageDeliveryReportItem members

Represents an error or success item for a delivery report from a Web service that uses the Office Mobile Service (OMS) protocol.

The SPMobileMessageDeliveryReportItem type exposes the following members.

Properties

  Name Description
Public property Content Gets the content of an error or notification response.
Public property DeliveryCode Gets a value that indicates whether the attempt to send a message succeeded and, if not, why not.
Public property RecipientList Gets the intended recipients of the message to whom it was not successfully delivered as a result of the error reported in the DeliveryCode property.
Public property Severity Gets a value that indicates whether the mobile messaging service provider (MSP) was able to send the message.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPMobileMessageDeliveryReportItem class

Microsoft.SharePoint.MobileMessage namespace