AudienceNameID.GlobalAudienceID Property
Gets the global audience identifier.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property GlobalAudienceID As Guid
Get
'Usage
Dim instance As AudienceNameID
Dim value As Guid
value = instance.GlobalAudienceID
public Guid GlobalAudienceID { get; }
Property Value
Type: System.Guid
The GUID of the global rules-based Audience object represented by the AudienceNameID object.