EmailAttachmentCollection
EmailAttachmentCollection class
Bir e-posta mesajındaki bir dizi eki temsil eder.
public class EmailAttachmentCollection : RemoveOnlyListBase<EmailAttachment>
Özellikleri
| İsim | Tanım |
|---|---|
| virtual Count { get; } | Koleksiyonda bulunan öğelerin sayısını alır. |
| override IsReadOnly { get; } | Koleksiyonun salt okunur olup olmadığını gösteren bir değer alır. |
| virtual Item { get; } | Koleksiyonda belirtilen dizindeki öğeyi alır. |
yöntemler
| İsim | Tanım |
|---|---|
| Add(byte[], string) | Dosyaya bir ek ekler.EmailContent . |
| Clear() | |
| virtual Contains(EmailAttachment) | |
| virtual GetEnumerator() | |
| virtual IndexOf(EmailAttachment) | |
| Remove(EmailAttachment) | |
| RemoveAt(int) |
Notlar
Bu koleksiyon şunları içerir:EmailAttachment yazın.
Ayrıca bakınız
- class RemoveOnlyListBase<T>
- class EmailAttachment
- ad alanı GroupDocs.Watermark.Contents.Email
- toplantı GroupDocs.Watermark