Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 670 Bytes

chatmessageattachment_mimetype.md

File metadata and controls

27 lines (19 loc) · 670 Bytes
-api-id -api-type -api-device-family-note
P:Windows.ApplicationModel.Chat.ChatMessageAttachment.MimeType
winrt property
xbox

Windows.ApplicationModel.Chat.ChatMessageAttachment.MimeType

-description

Gets or sets the MIME type of the attachment.

-property-value

The MIME type of the attachment.

-remarks

A chat application handles an attachment based on the MIME type set in this property. Attachments for outgoing messages have MimeType set to a type string for recipient handling, such as “image/jpeg”.

-examples

-see-also

-capabilities

chatSystem, smsSend, chat