StoreServicesNotificationChannelRegistrationResult.ErrorCode Property

Definition

Gets the code for the error that occurred.

public:
 property StoreServicesEngagementErrorCode ErrorCode { StoreServicesEngagementErrorCode get(); };
StoreServicesEngagementErrorCode ErrorCode();
public StoreServicesEngagementErrorCode ErrorCode { get; }
var storeServicesEngagementErrorCode = storeServicesNotificationChannelRegistrationResult.errorCode;
Public ReadOnly Property ErrorCode As StoreServicesEngagementErrorCode

Property Value

The code for the error that occurred.

Applies to