The SubscriptionPrivacyRule type exposes the following members.

Properties

  NameDescription
Public propertyAllow
Determines whether entities affected by this rule should be blocked or allowed.
(Inherited from PrivacyRule.)
Public propertyGranularity
Specifies which kinds of stanzas are to be blocked (a value of 0 denotes blocking of all stanzas).
(Inherited from PrivacyRule.)
Public propertyOrder
The order of the privacy rule. Privacy rules are processed in ascending order determined by this value.
(Inherited from PrivacyRule.)
Public propertySubscriptionState
The subscription state the privacy rule applies to.

See Also