Aracılığıyla paylaş


CallInfoData.AdditionalParameters Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Gets or sets the additional parameters and data associated with the call.

Namespace:   Microsoft.Uii.Desktop.Cti.Core
Assembly:  Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Syntax

public SortedDictionary<string, string> AdditionalParameters { get; set; }
Public Property AdditionalParameters As SortedDictionary(Of String, String)

Property Value

Type: System.Collections.Generic.SortedDictionary<String, String>

Type: Dictionary

Remarks

Use this to store additional data or information beyond what the base object contains.

See Also

CallInfoData Class
Microsoft.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright