Cmdlets for Freshdesk

Build 25.0.9539

TicketsOrderByType Parameter (Connect-FreshDesk Cmdlet)

Determines which ticket field to order by.

Syntax

Connect-FreshDesk -TicketsOrderByType string

Possible Values

None, DESC, ASC

Data Type

cstr

Default Value

"None"

Remarks

DESCSetting to DESC will add desc as the order by type to the request.
ASCSetting to ASC will add asc as the order by type to the request.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539