ContactImAddresses - свойство |
Gets an indexed list of Instant Messaging addresses for the contact. For example, to set the first
IM address, use the following syntax: ImAddresses[ImAddressKey.ImAddress1] = "john.doe@contoso.com"
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ImAddressDictionary ImAddresses { get; }
Public ReadOnly Property ImAddresses As ImAddressDictionary
Get
public:
property ImAddressDictionary^ ImAddresses {
ImAddressDictionary^ get ();
}
member ImAddresses : ImAddressDictionary with get
Значение свойства
Тип:
ImAddressDictionaryСм. также