MailMessage.DeliveryNotificationOptions 속성

정의

이 이메일 메시지의 배달 알림을 가져오거나 설정합니다.

public System.Net.Mail.DeliveryNotificationOptions DeliveryNotificationOptions { get; set; }

속성 값

이 메시지의 배달 알림이 들어 있는 DeliveryNotificationOptions 값입니다.

적용 대상