Click or drag to resize
ContactStatusInfoProviderGetContactStatusesInternal Method
Returns a query for all the ContactStatusInfo objects.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<ContactStatusInfo> GetContactStatusesInternal()

Return Value

Type: ObjectQueryContactStatusInfo
See Also