ExchangeClient.SendChunked

ExchangeClient.SendChunked property

Gets or sets a value indicating whether [send chunked].

public bool SendChunked { get; set; }

Property Value

true if [send chunked]; otherwise, false.

See Also