Hello VEERA MALLESH Diyyala,
Thank you for reaching out to Microsoft Support!
The contentBytes property is not directly available for .msg attachments because they are treated as itemAttachment rather than fileAttachment.
According to the documentation, for an item attachment that is a contact, event, or message, the raw contents returned is in MIME format not in ContentBytes. This is by design and using Graph API we can't read the content bytes of an item Attachment.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.