Thanks. This appears to generally be what I am looking for. However, it does not appear that ClientData is valid in the class AttachmentItemEventArgs, because when I put the method UploadAttachments1_AttachmentAdded(object sender, AttachmentItemEventArgs args) in the code behind, ClientData is not available in the list of methods & properties of args.Item.