共用方式為


ShareTextRequest.Subject 屬性

定義

取得或設定有時用於郵件用戶端等應用程式的主旨。

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

屬性值

主旨。

備註

主體僅適用於Android和特定應用程式。

適用於