public sealed class ConversationPhoneNumber : IMessage<ConversationPhoneNumber>, IEquatable<ConversationPhoneNumber>, IDeepCloneable<ConversationPhoneNumber>, IBufferMessage, IMessage
Represents a phone number for telephony integration. It allows for connecting
a particular conversation over telephony.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class is 4.26.0, while older versions are available back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationPhoneNumber\u003c/code\u003e is used for integrating a particular conversation over telephony, representing a phone number.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003ePhoneNumber\u003c/code\u003e property of type string, which is output-only and represents the phone number to connect to a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class also comes with two constructors: a parameterless constructor and one that takes in another \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]