次の方法で共有


EmailNotification.CustomEmails プロパティ

定義

カスタム電子メール の一覧。 この値は null または空にすることができます。この場合、この属性は無視されます。

public System.Collections.Generic.IList<string> CustomEmails { get; }
member this.CustomEmails : System.Collections.Generic.IList<string>
Public ReadOnly Property CustomEmails As IList(Of String)

プロパティ値

適用対象