tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Activity > primarySubject

Activity.primarySubject property

Primary Subject of the Activity. If the Activity has exactly one Subject, this is the Primary Subject. If the Activity has multiple Subjects, but one is a Bundle, the Bundle is the Primary Subject. In all other cases, Primary Subject is a undefined.

Signature:

get primarySubject(): Link | undefined;