Aspose.Email FOSS for .NET

सभी सार्वजनिक प्रकारों को ब्राउज़ करें Aspose.Email FOSS for .NET v0.1.0 — क्लासेज़, एनोम्स, और इंटरफ़ेस जो MSG फ़ाइलों, CFB कंटेनरों, EML रूपांतरण, और MAPI प्रॉपर्टीज़ को कवर करते हैं।

ClassDescription
CfbConstantsCfbConstants.ByteOrderLittleEndian identifies little-endian integer encoding in CFB files.
CfbDocumentCfbDocument can be instantiated directly, or created from existing data using CfbDocument.FromFile(path), FromStream(stream), or FromReader(reader).
CfbExceptionCfbException.CfbException creates an exception instance containing the provided error message.
CfbNodeCfbNode provides metadata for each entry in a CFB container, including Name, Clsid, CreationTime, and ModifiedTime.
CfbReaderCfbReader.FromFile(path) opens a CFB file and provides access to its header, FAT, MiniFAT, and directory entries via properties such as MajorVersion and SectorSize.
CfbStorageCfbStorage.CfbStorage initializes a new storage node with the specified name.
CfbStreamCfbStream.CfbStream creates a new CfbStream with the specified name and optional byte array data.
CfbWriterCfbWriter.WriteFile(document, path) serializes a CfbDocument to a file, while ToBytes(document) returns the binary representation as a byte array.
DirectoryEntryDirectoryEntry methods IsStorage(), IsStream(), and IsRoot() let developers determine the type of a directory entry when traversing a CFB structure.
DirectoryEntryNameComparerDirectoryEntryNameComparer.Compare compares two name strings and returns an int indicating sort order.
HeaderHeader.SectorSize represents the size of a regular sector in bytes.
MapiAttachmentMapiAttachment.FromBytes(filename, data, mimeType, contentId) creates an attachment object that can be added to a message; its properties Filename, MimeType, and Data expose the attachment metadata and content.
MapiMessageMapiMessage.Create(subject, body, unicodeStrings) constructs a new mutable message with the given subject and body.
MapiPropertyMapiProperty.MapiProperty constructs a property with given id, type, value, and flags.
MapiPropertyCollectionMapiPropertyCollection.Set(property:MapiProperty) adds or updates the specified MapiProperty in the collection.
MapiRecipientMapiRecipient.DisplayName gets or sets the recipient’s display name.
MsgConstantsMsgConstants.PropertyStreamName provides the standard name of the top‑level property stream used in MSG files.
MsgDocumentMsgDocument.FromFile(path, strict) loads an MSG file into a MsgDocument object for inspection or modification.
MsgExceptionMsgException.MsgException creates a new exception with the given message.
MsgReaderMsgReader.FromFile(path, strict) creates a MsgReader that reads an Outlook MSG file from the specified file path.
MsgStorageMsgStorage.AddStream(stream) adds a MsgStream to the storage, allowing custom binary data to be embedded in the MSG file.
MsgStreamMsgStream.MsgStream initializes a new stream with a name and optional data bytes.
MsgWriterMsgWriter.WriteFile(document, path) writes a MsgDocument to the given file path in MSG format.
EnumerationDescription
CommonMessagePropertyIdआम एमपीआई संपत्ति पहचानकर्ताओं का उपयोग MSG पाठक और लेखक कोर संदेश सेमैंटिक, शरीर के क्षेत्रों, परिवहन शीर्षकों, और अनुलग्नकों के लिए किया जाता है।
DirectoryColorFlagयह लाल-ब्लैक पेड़ रंग का संग्रह करता है जो निर्देशिका बहन लिंक द्वारा उपयोग किया जाता है।
DirectoryObjectTypeनिर्देशिका प्रवेश भुगतान को अप्रत्याशित, भंडारण, प्रवाह या रूट भोजन के रूप में वर्गीकृत करता है।
MsgStorageRoleMsgStorageRole.Generic represents a generic storage role not specific to other categories.
PropertyTypeCodeMAPI संपत्ति प्रकार कोड जो MSG फ़ाइलों में संपदा टैग और स्ट्रीम नामों पर दिखाई देते हैं।
SectorMarkerविशेष FAT मार्कर मूल्य क्षेत्र आवंटित मेटाडेटा के लिए आरक्षित हैं।
 हिन्दी