다음을 통해 공유


SendSettings.OwnerDisplayName 속성

정의

소유자 이름을 가져오거나 설정합니다.

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

속성 값

String

소유자의 표시 이름입니다.

적용 대상