CompleteName.FullName 属性

定义

获取联系人的全名。

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

属性值

联系人的全名。

适用于