MapiPropertyCollection

MapiPropertyCollection

Vue de l’ensemble

‘MapiPropertyCollection’ est une classe dans Aspose.Email FOSS pour .NET.

MapiPropertyCollection.Set(propriété:MapiPropriétés) ajoute ou met à jour la MAPIPoperty spécifiée dans la collection.

Description

‘MapiPropertyCollection’ est une classe dans la bibliothèque Aspose.Email FOSS pour .NET qui expose 5 méthodes et 0 propriétés pour l’utilisation programmée.

méthodes

SignatureDescription
Set(property: MapiProperty)Adds or updates the specified MapiProperty in the collection
Add(propertyId: ushort, propertyType: ushort, value: object?, flags: uint)Creates a new property with given id, type, value and flags
Get(propertyId: ushort, propertyType: ushort?)Retrieves the property matching the id and optional type
Remove(propertyId: ushort, propertyType: ushort?)Deletes the property with the given id and optional type
IterProperties()Returns an iterator over all properties in the collection

Voir aussi

  • Aspose.Email pour .NET — Enterprise API Reference
  • Aspose.Email pour .NET — Enterprise API Reference
 Français