Item.WebClientEditFormQueryString Property

Definition

Gets the query string that can be appended to the Outlook Web App URL to open this item in a web browser.

public:
 property System::String ^ WebClientEditFormQueryString { System::String ^ get(); };
public string WebClientEditFormQueryString { get; }
Public ReadOnly Property WebClientEditFormQueryString As String

Property Value

A string value.

Remarks

This property applies to Exchange 2010. Use the information from the WebClientReadFormQueryString property to open a draft item in Outlook Web App and then use the UI to edit the draft item.

Applies to