Item.InReplyTo Propiedad

Definición

Obtiene o establece la referencia en respuesta a de este elemento.

public:
 property System::String ^ InReplyTo { System::String ^ get(); void set(System::String ^ value); };
public string InReplyTo { get; set; }
Public Property InReplyTo As String

Valor de propiedad

String

Un valor de tipo string.

Se aplica a