IGmailClient.DeleteFilter

IGmailClient.DeleteFilter method

Immediately and permanently deletes the specified filter.

public void DeleteFilter(string id)
ParameterTypeDescription
idStringThe ID of the Filter to delete.

See Also