VideoCard.Duration プロパティ

定義

受信者がコンテンツを開かなくても、メディア コンテンツの長さを表す値を取得または設定します。 ISO 8601 Duration フィールドとして書式設定されます。

public string Duration { get; set; }
member this.Duration : string with get, set
Public Property Duration As String

プロパティ値

メディア コンテンツの期間。

適用対象