FocDocumentDataIsNotValidToBeDeleted Method
Cannot get file path for mail opened from disk by Outlook, so the delete option won't work as intended.
Outlook does not provide API to get the mail file's original location, because it generates temporary files and the 'path' and 'tempPath' reference the temporary files.
Similar case is with OneNote.
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public static bool IsNotValidToBeDeleted(
FocDocumentData focDocumentData
)
- focDocumentData FocDocumentData
Boolean