Share via


CalculateExchangePostHeaders Class

Definition

Defines headers for Post operation.

public class CalculateExchangePostHeaders
type CalculateExchangePostHeaders = class
Public Class CalculateExchangePostHeaders
Inheritance
CalculateExchangePostHeaders

Constructors

CalculateExchangePostHeaders()

Initializes a new instance of the CalculateExchangePostHeaders class.

CalculateExchangePostHeaders(String, String, Nullable<Int32>)

Initializes a new instance of the CalculateExchangePostHeaders class.

Properties

AzureAsyncOperation

Gets or sets URL for checking the ongoing status of the operation.

Location

Gets or sets URL for determining when an operation has completed. Only use this value only when Azure-AsyncOperation isn't returned.

RetryAfter

Gets or sets clients should wait for the Retry-After interval before polling again

Applies to