次の方法で共有


ISubscriptionSupportContact.Get Method

Definition

Retrieves the support contact of the customer's subscription.

public Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.Subscriptions.SupportContact
Public Function Get () As SupportContact

Returns

The support contact.

Implements

Applies to