EmailDocumentInfo

EmailDocumentInfo class

이메일 문서 metadata 포함

public class EmailDocumentInfo : DocumentInfo

속성

이름 설명
AttachmentsCount { get; } 첨부 파일 가져오기 count
AttachmentsNames { get; } 첨부 파일 이름 가져오기
CreationDate { get; } 문서 생성 날짜
Format { get; } 문서 형식
IsEncrypted { get; } 가져오기는 encryption 입니다.
IsHtml { get; } 가져오기는 html 입니다.
IsSigned { get; } 가져오기는 signed 입니다.
Item { get; } key 로 제공된 속성 값 가져오기
PagesCount { get; } 문서 페이지 수.
PropertyNames { get; } 현재 문서에 대해 가져올 수 있는 모든 속성을 열거할 수 있습니다. info
Size { get; } 바이트 단위의 문서 크기

또한보십시오