다음을 통해 공유


ChatConversationThreadingInfo 클래스

정의

ChatConversation에 대한 스레딩 정보를 제공합니다.

public ref class ChatConversationThreadingInfo sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatConversationThreadingInfo final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ChatConversationThreadingInfo final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatConversationThreadingInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ChatConversationThreadingInfo
function ChatConversationThreadingInfo()
Public NotInheritable Class ChatConversationThreadingInfo
상속
Object Platform::Object IInspectable ChatConversationThreadingInfo
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
chat chatSystem smsSend

생성자

ChatConversationThreadingInfo()

ChatConversationThreadingInfo 클래스의 새 instance 초기화합니다.

속성

ContactId

원격 참가자의 Contact.Id 가져오거나 설정합니다.

ConversationId

ChatConversation의 ID를 가져오거나 설정합니다.

Custom

사용자 고유의 사용자 지정 스레딩 정보를 저장할 수 있는 문자열을 가져오거나 설정합니다.

Kind

참가자, 연락처 ID, 대화 ID 등과 같은 스레딩 정보의 유형을 나타내는 값을 가져오거나 설정합니다.

Participants

ChatConversation의 참가자 목록을 가져옵니다.

적용 대상