MarkAsJunkResponse.MovedItemId Property

Definition

Gets the item ID of the message marked as junk mail. The MovedItemId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::ItemId ^ MovedItemId { Microsoft::Exchange::WebServices::Data::ItemId ^ get(); };
public Microsoft.Exchange.WebServices.Data.ItemId MovedItemId { get; }
Public ReadOnly Property MovedItemId As ItemId

Property Value

The moved item ID.

Applies to