setEmailMarketingSubscription abstract method
Set the profile email marketing subscription state
Use enum BatchEmailSubscriptionState.subscribed or BatchEmailSubscriptionState.unsubscribed
Implementation
BatchProfileAttributeEditor setEmailMarketingSubscription(BatchEmailSubscriptionState state);