AgentDesktopSession.GetCustomerID Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the customer ID.
public:
override System::String ^ GetCustomerID();
public override string GetCustomerID ();
override this.GetCustomerID : unit -> string
Public Overrides Function GetCustomerID () As String