IChatItem.ItemKind Proprietà

Definizione

Ottiene il tipo dell'elemento di chat, ad esempio messaggio o conversazione.

public:
 property ChatItemKind ItemKind { ChatItemKind get(); };
ChatItemKind ItemKind();
public ChatItemKind ItemKind { get; }
var chatItemKind = iChatItem.itemKind;
Public ReadOnly Property ItemKind As ChatItemKind

Valore della proprietà

Tipo dell'elemento chat.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a