IMessage.Attachments

IMessage.Attachments property

Gets message attachments

public ICollection<Attachment> Attachments { get; }

See Also