The FullSubscription property returns a high-level indication of Subscriber interest in a publication.
object.FullSubscription
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
HRESULT GetFullSubscription(LPBOOL pRetVal);
If TRUE, the Subscriber is receiving all articles defined in the subscribed-to publication.
If FALSE, the Subscriber has selected only articles of interest from the publication.