MeetingMessageType.UID Property

Definition

The UID property gets or sets a value that uniquely identifies a meeting message.

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

Property Value

The UID property returns a value that uniquely identifies a meeting message.

Applies to