Share via


AgentDesktopSession.Customer Property

Definition

Gets or sets the customer object that contains information about the customer.

public:
 property Microsoft::Uii::Desktop::Core::CustomerEntity ^ Customer { Microsoft::Uii::Desktop::Core::CustomerEntity ^ get(); void set(Microsoft::Uii::Desktop::Core::CustomerEntity ^ value); };
public Microsoft.Uii.Desktop.Core.CustomerEntity Customer { get; set; }
member this.Customer : Microsoft.Uii.Desktop.Core.CustomerEntity with get, set
Public Property Customer As CustomerEntity

Property Value

Applies to