다음을 통해 공유


EmailMessage.NormalizedSubject 속성

정의

fwd: 및 re와 같은 추가 접두사를 제거한 전자 메일 메시지의 제목 줄을 가져옵니다.

public:
 property Platform::String ^ NormalizedSubject { Platform::String ^ get(); };
winrt::hstring NormalizedSubject();
public string NormalizedSubject { get; }
var string = emailMessage.normalizedSubject;
Public ReadOnly Property NormalizedSubject As String

속성 값

String

Platform::String

winrt::hstring

fwd: 및 re와 같은 추가 접두사를 제거한 전자 메일 메시지의 제목 줄:

Windows 요구 사항

앱 기능
email emailSystem

적용 대상