次の方法で共有


PresenceInfo.UserId プロパティ

定義

userId、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します: userId

[DocumentFormat.OpenXml.SchemaAttr(0, "userId")]
public DocumentFormat.OpenXml.StringValue UserId { get; set; }
public DocumentFormat.OpenXml.StringValue UserId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "userId")]
public DocumentFormat.OpenXml.StringValue? UserId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("userId")]
public DocumentFormat.OpenXml.StringValue? UserId { get; set; }
public DocumentFormat.OpenXml.StringValue? UserId { get; set; }
member this.UserId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "userId")>]
member this.UserId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("userId")>]
member this.UserId : DocumentFormat.OpenXml.StringValue with get, set
Public Property UserId As StringValue

プロパティ値

属性

適用対象