MessageStatusaddressStatusList Property |
The state that each delivery address for this message is in. If there was no message found using the provided identifier and sender, this will be empty
Namespace:
Isc
Assembly:
iscmessageservice_v3 (in iscmessageservice_v3.dll) Version: 3.0.0.0
Syntax public AddressStatus[] addressStatusList { get; set; }
function get_addressStatusList();
function set_addressStatusList(value);
Property Value
Type:
AddressStatusSee Also