Click or drag to resize
ChatOnlineSupportInfoProviderGetChatOnlineSupportEngineers Method
Returns the query for all chat online support engineers.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ChatOnlineSupportInfo> GetChatOnlineSupportEngineers()

Return Value

Type: ObjectQueryChatOnlineSupportInfo
See Also