다음을 통해 공유


EmailConversation.MessageCount 속성

정의

대화의 메시지 수를 가져옵니다.

public:
 property unsigned int MessageCount { unsigned int get(); };
uint32_t MessageCount();
public uint MessageCount { get; }
var uInt32 = emailConversation.messageCount;
Public ReadOnly Property MessageCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

대화의 메시지 수입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상