DstMsgId

MoveItemResponse.DstMsgId property

Specifies the new server ID of the item after the item is moved to the destination folder. The DstMsgId element value can be up to 64 characters in length.

public string DstMsgId { get; set; }

See Also