I did a way around: First I added the field, to retrieve, Contact.Email.IsSubscribed and then I checked the value of it. If it was false then don't add it to an array/db/file.
It is working, it might help, but its "dirty way".
I did a way around: First I added the field, to retrieve, Contact.Email.IsSubscribed and then I checked the value of it. If it was false then don't add it to an array/db/file.
It is working, it might help, but its "dirty way".