SPMobileMessageSmsBuilder.EndTextMessage method

Completes a text message building transaction.

Overload list

  Name Description
Public method EndTextMessage() Completes a text message building transaction.
Public method EndTextMessage(Int32, Boolean, Int32) Completes a text message building transaction.

Top

Remarks

A call of one of the overloads of EndTextMessage() is the final part of a text message building transaction. The transaction begins with a call of StartTextMessage(). One or more calls of AddChunk(String) constitute the middle part of the transaction.

See also

Reference

SPMobileMessageSmsBuilder class

SPMobileMessageSmsBuilder members

Microsoft.SharePoint.MobileMessage namespace