[This is preliminary documentation and is subject to change.]

Return structure from the ValidateUserPhoneInformation(...) method. Contains a properly formatted and validated international phone number and ensures all other phone delivery information parameters are set properly..

Namespace:  PhoneSherpa.Services
Assembly:  App_Code.fxrph_yi (in App_Code.fxrph_yi)
Version: 0.0.0.0

Syntax

C#
public class ValidateUserPhoneInformationResult
Visual Basic (Declaration)
Public Class ValidateUserPhoneInformationResult
JScript
public class ValidateUserPhoneInformationResult

Remarks

Inheritance Hierarchy

System..::.Object
  PhoneSherpa.Services..::.WS..::.ValidateUserPhoneInformationResult

See Also