다음을 통해 공유


EmailMessage.Attachments 속성

정의

파일 첨부 파일 목록을 가져오거나 설정합니다.

public System.Collections.Generic.List<Xamarin.Essentials.EmailAttachment> Attachments { get; set; }

속성 값

System.Collections.Generic.List<EmailAttachment>

적용 대상