SPMobileMessageSmsBuilder.EndTextMessage Method

Include Protected Members
Include Inherited Members

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