Create a new SmsMessage object and set the properties as required, then call Update() instead of Send() to save the message. Finally call MoveTo and pass in the folder you wish to store the message in e.g. session.SmsAccount.SentItems.
Peter