AudienceNameID Members
Include Protected Members
Include Inherited Members
Represents a synopsis of information about an audience, such as the name and GUID, and whether the audience is still valid.
The AudienceNameID type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudienceID | Gets the GUID for the audience. | |
AudienceName | Gets the name of the audience. | |
AudienceType | Gets the type of the audience. | |
DLDistinguishedName | Gets the name that identifies the distribution list associated with the audience. | |
GlobalAudienceID | Gets the global audience identifier. | |
IsValid | Gets a flag that indicates whether the audience is valid. | |
SharePointGroupName |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top