다음을 통해 공유


Contact.NameSuffix 속성

정의

연락처의 이름 접미사를 가져오거나 설정합니다.

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

속성 값

적용 대상