Class RunBounceTrackingMitigationsCommandResponse
Response for Deletes state for sites identified as potential bounce trackers, immediately.
public sealed class RunBounceTrackingMitigationsCommandResponse : ICommandResponse<RunBounceTrackingMitigationsCommandSettings>, ICommandResponse
- Inheritance
-
RunBounceTrackingMitigationsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
DeletedSites
Gets or sets the deletedSites
[JsonPropertyName("deletedSites")]
public string[] DeletedSites { get; set; }
Property Value
- string[]