CompleteName.YomiGivenName 属性

定义

获取联系人 (名字) 的 Yomi 给定名称。

public:
 property System::String ^ YomiGivenName { System::String ^ get(); };
public string YomiGivenName { get; }
Public ReadOnly Property YomiGivenName As String

属性值

联系人的 Yomi 给定姓名 (名字) 。

适用于