Method Detailblock(String emailAddress, String reason) Blocks sending to the email address.
Parameters:
Since: 02-14-2018 InternalEmailSettings createEmailSettings(String description) Creates a new EmailSetting.
Parameters:
Returns: InternalEmailSettings Since: 02-10-2011 deleteBlock(String emailAddress) Deletes the specified email address from the block list.
Parameters:
Since: 01-07-2016 boolean deleteEmailSettings(String settingId) Deletes specified EmailSetting.
Parameters:
Returns: boolean Since: 02-10-2011 SystemDataView getEmailBlockList() Returns the email block list for the enterprise. Returns: SystemDataView DataList Name: EmailBlocks
Since: 01-07-2016 SystemDataView getEmailSettings() Returns the EmailSettings for the enterprise. Returns: SystemDataView DataList Name: EmailSettings
Since: 02-10-2011 InternalEmailSettings getEmailSettings(String settingId) Returns specified EmailSetting.
Parameters:
Returns: InternalEmailSettings Since: 02-10-2011 SystemDataView getSystemEmailBlockList() Returns the email block list for the system. Returns: SystemDataView DataList Name: SystemEmailBlocks
Since: 01-07-2016 SystemDataView getSystemEmailJobs(String enterpriseId) Returns the email jobs.
Parameters:
Returns: SystemDataView DataList Name: SystemEmailJobs
Since: 01-07-2016 boolean isDescriptionUnique(String description) Returns true if the description is unique for the enterprise.
Parameters:
Returns: boolean Since: 02-10-2011 String toString() Returns a description of this object. Returns: String Since: 02-10-2011 unBlock(String emailAddress) Resets the specified email address on the block list allowing future sending of email to the address.
Parameters:
Since: 01-07-2016 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 22, 2024 11:54 AM |