다음을 통해 공유


Contact.FamilyName 속성

정의

연락처의 가족 이름(또는 성)을 가져오거나 설정합니다.

public:
 property System::String ^ FamilyName { System::String ^ get(); void set(System::String ^ value); };
public string FamilyName { get; set; }
member this.FamilyName : string with get, set
Public Property FamilyName As String

속성 값

적용 대상