MeetingMessageType.UID 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.
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.