CalculateExchangePostHeaders Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |