ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TSMSRecipient.MobilePhone Property

Mobile phone number to send SMS message to. This may be in Australian or International format, and may contain spaces. If empty, the mobile phone number recorded against the client in VETtrak will be used (if there is any). This can be used in conjunction with ClientCode to override the mobile number the message is sent to, but still record the SMS history against the client.

C#
public string MobilePhone;
Copyright (c) VETtrak 2022. All rights reserved.