ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TSMSResult Class

This class represents the status of a single sent SMS message within a batch. The ClientCode and MobilePhone properties are as per the passed in TSMSRecipient, while the Status property indicates the status of the SMS message.

C#
[Serializable]
public class TSMSResult;
Copyright (c) VETtrak 2022. All rights reserved.