Compartir a través de


MeetingMessageType.UID Propiedad

Definición

La UID propiedad obtiene o establece un valor que identifica de forma única un mensaje de reunión.

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

Valor de propiedad

La UID propiedad devuelve un valor que identifica de forma única un mensaje de reunión.

Se aplica a