Participant.Gruu 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 the GRUU or String.Empty.
public:
property System::String ^ Gruu { System::String ^ get(); };
public string Gruu { get; }
member this.Gruu : string
Public ReadOnly Property Gruu As String
Property Value
Remarks
This property will return String.Empty if there is no known GRUU for the participant. GRUUs are usually assigned either at registration time or deployment time for applications.