Skip to content

how we can restore deleted Subscriber ? #72

@atifgk

Description

@atifgk
                Subscriber subscriber = new Subscriber(auth, item.ListID);
                if (subscriber.Get(email, true) != null)
                    {
                        subscriber.Delete(email);
                    }                

Want to restore this deleted Subscriber?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions