Edit

Share via


ClientExtension.ManifestStream Property

Definition

Gets or sets the extension manifest stream. The ManifestStream property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::IO::Stream ^ ManifestStream { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public System.IO.Stream ManifestStream { get; set; }
Public Property ManifestStream As Stream

Property Value

The extension manifest stream.

Applies to