_ContactItem.Email3EntryID 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 C# 中的 字符串 (字符串 ,) 表示联系人的第三个电子邮件条目的条目 ID。 只读。
public:
property System::String ^ Email3EntryID { System::String ^ get(); };
public string Email3EntryID { get; }
Public ReadOnly Property Email3EntryID As String