EffectivePresenceEnabled Property

The EffectivePresenceEnabled property of the SPWeb class gets a Boolean value that indicates whether effective presence information is enabled on the site.

Property Value

true if effective presence information is enabled; otherwise, false.

Remarks

The EffectivePresenceEnabled property returns the raw presence value combined with the global virtual server setting for presence, while the PresenceEnabled property gets or sets the raw presence value of the site. Use the EffectivePresenceEnabled property to display presence at run time; use the PresenceEnabled property when creating administration tools.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security