Edit

Share via


Participant.Gruu Property

Definition

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.

Applies to