ImAddressEntry クラス

定義

インスタント メッセージング (IM) アドレス ディクショナリ内のエントリを表します。

public ref class ImAddressEntry sealed : Microsoft::Exchange::WebServices::Data::DictionaryEntryProperty<Microsoft::Exchange::WebServices::Data::ImAddressKey>
public sealed class ImAddressEntry : Microsoft.Exchange.WebServices.Data.DictionaryEntryProperty<Microsoft.Exchange.WebServices.Data.ImAddressKey>
Public NotInheritable Class ImAddressEntry
Inherits DictionaryEntryProperty(Of ImAddressKey)
継承

プロパティ

ImAddress

エントリのインスタント メッセージング (IM) アドレスを取得または設定します。

適用対象