Gets or sets a list of contacts associated with the task.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic StringList Contacts { get; set; }
Public Property Contacts As StringList
Get
Set
public:
property StringList^ Contacts {
StringList^ get ();
void set (StringList^ value);
}
member Contacts : StringList with get, set
Значение свойства
Тип:
StringList
См. также