Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 8,367 for

mapimessage

(0.34 sec)
  1. Convertir MBOX a PST con Aspose.Email en C#|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....mensaje, convertirlo a un MapiMessage , y colóquelo en la carpeta...EnumerateMessages ()) { var msg = MapiMessage . FromMailMessage ( eml );...

    docs.aspose.com/email/es/net/convert-mbox-to-ps...
  2. C++ Email API kullanarak Outlook MSG dosyaların...

    C++'ta Outlook MSG dosyalarını oluşturma, kaydetme ve özelleştirme, ek ekleme, RTF gövdeleri kullanma, taslakları kaydetme ve gövde sıkıştırmasını yönetme konularını öğrenin....şekilde dönüştürebilirsiniz: MapiMessage sınıf. Aşağıdaki kod örneği...göstermektedir. MailMessage bir MapiMessage bu seçeneklerle biçimlendirin...

    docs.aspose.com/email/tr/cpp/creating-and-savin...
  3. Aspose.Email for .NET の新機能|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....RestoredItemEntry オブジェクトで、各々が削除された MapiMessage および対応する FolderId。 オーバーロードされたメソッドを使用して、PST...セキュアメールの署名をチェックするクラスです。これで MapiMessage と MailMessage オブジェクトの署名を確認できます。...

    docs.aspose.com/email/ja/net/whats-new/
  4. Mesajların Yüklenmesi ve Kaydedilmesi|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Yol ile Kaydet MapiMessage msg = MapiMessage . load ( sourceFileName...Yol ile Kaydet MapiMessage msg = MapiMessage . load ( sourceFileName...

    docs.aspose.com/email/tr/java/loading-and-savin...
  5. Berichten laden en opslaan|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pad naar bronnen MapiMessage msg = MapiMessage . load ( sourceFileName...pad naar bronnen MapiMessage msg = MapiMessage . load ( sourceFileName...

    docs.aspose.com/email/nl/java/loading-and-savin...
  6. Laden und Speichern von Nachrichten|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Pfad zu Ressourcen MapiMessage msg = MapiMessage . load ( sourceFileName...Pfad zu Ressourcen MapiMessage msg = MapiMessage . load ( sourceFileName...

    docs.aspose.com/email/de/java/loading-and-savin...
  7. 转换 ICS 其他格式|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 使用以下方式创建新的 MapiMessage 对象,从流中加载预约数据 MapiMessage.Load() 方法。 使用以下方式将加载的...使用以下方式将加载的 MapiMessage 数据保存为 Outlook 模板文件 Save() 使用提供的格式选项 SaveOptions...

    docs.aspose.com/email/zh/net/converting-between...
  8. Редагування або перегляд метаданих файлів PST ч...

    Зразок коду Java для редагування або перегляду метаданих формату PST у середовищі виконання Java для додатків JSP/JSF та настільних додатків....Завантажте файл PST за допомогою mapiMessage.fromFile Отримати колекцію...PST - Java MapiMessage outlookMessageFile = MapiMessage.fromFile(dataDir...

    products.aspose.com/email/uk/java/metadata/pst/
  9. Redigera eller visa EML-filer Metadata via Java...

    Java-exempelkod för att redigera eller visa metadata i EML-format på Java Runtime Environment för JSP/JSF Applications och Desktop Applications.... Ladda EML-filen med MapiMessage.fromFile Hämta egenskapssamling...EML - Java MapiMessage outlookMessageFile = MapiMessage.fromFile(dataDir...

    products.aspose.com/email/sv/java/metadata/eml/
  10. Redigera eller visa PST-dokumentmetadata via C ...

    C ++ exempelkod för att redigera eller visa PST-filmetadata på C ++ Runtime Environment för Windows 32 bit, Windows 64 bit och Linux 64 bit.... Ladda PST-filen via MapiMessage: :fromFile Hämta egenskapssamling...System::SharedPtr<MapiMessage> pst = MapiMessage::FromFile(dataDir...

    products.aspose.com/email/sv/cpp/metadata/pst/