WebexMessageRequest.ToPersonId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the person ID of the recipient when sending a private 1:1 message.
public string ToPersonId { get; set; }
member this.ToPersonId : string with get, set
Public Property ToPersonId As String
Property Value
The person ID of the recipient when sending a private 1:1 message.