PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
MapiPropertyCollection este o clasă în Aspose.Email pentru NET.
MapiPropertyCollection.Set adds or replaces the given MapiProperty in the collection.
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
Set(property: MapiProperty) | Adăuga sau înlocuiește datele MapiProperty din colecție |
Add(propertyId: ushort, propertyType: ushort, value: object?, flags: uint) | Creează o nouă proprietate cu id-ul, tipul, valoarea și semnele specificate. |
Get(propertyId: ushort, propertyType: ushort?) | Obține o proprietate care se potrivește cu id-ul și tipul opțional |
Remove(propertyId: ushort, propertyType: ushort?) | Șterge proprietatea cu id-ul dat și tipul opțional |
IterProperties() | Întoarce un iterator pe toate obiectele stocate MapiProperty |