You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**format** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html |
903
+
**format** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef |
904
904
**file** | **Buffer**| File to convert |
905
905
906
906
[[Back to top]](#)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to Model list]](README.md#documentation-for-models)[[Back to README]](README.md)
@@ -927,7 +927,7 @@ new ConvertEmailModelToFileRequest(
**destinationFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html |
930
+
**destinationFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef |
931
931
**emailDto** | [**EmailDto**](EmailDto.md)| Email model to convert |
932
932
933
933
[[Back to top]](#)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to Model list]](README.md#documentation-for-models)[[Back to README]](README.md)
@@ -1108,7 +1108,7 @@ new ConvertMapiMessageModelToFileRequest(
**destinationFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html |
1111
+
**destinationFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef |
1112
1112
**mapiMessage** | [**MapiMessageDto**](MapiMessageDto.md)| MAPI message model to convert |
1113
1113
1114
1114
[[Back to top]](#)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to Model list]](README.md#documentation-for-models)[[Back to README]](README.md)
**fileFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html |
2517
+
**fileFormat** | **string**| File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef |
2518
2518
**file** | **Buffer**| File to convert |
2519
2519
2520
2520
[[Back to top]](#)[[Back to API list]](README.md#documentation-for-api-endpoints)[[Back to Model list]](README.md#documentation-for-models)[[Back to README]](README.md)
0 commit comments