Click or drag to resize

ChatEventAttachmentItem Properties

The ChatEventAttachmentItem type exposes the following members.

Properties
 NameDescription
Public propertyDisplayName Gets or sets the display name of this attachment.
Public propertyExternalResourcePath Gets the path to the external resource of this attachment. This will be if the attachment is not an external resource.
Public propertyId Gets the ID of this attachment.
Public propertyIsExternalResource Gets whether this attachment is an external resource attachment.
Public propertyOtherProperties Gets a dictionary of optional attachment metadata.
Public propertyPath Gets the local file path to this attachment. This can be if the attachment is an external resource.
Top
See Also