Item.WebClientEditFormQueryString Property
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.
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.