ResourcePlanDataSet.PlanResourcesRow.WRES_EMAIL_LANGUAGE 属性

获取或设置所需的电子邮件语言的基于 Web 的资源。

命名空间:  WebSvcResourcePlan
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property WRES_EMAIL_LANGUAGE As Integer
    Get
    Set
用法
Dim instance As ResourcePlanDataSet.PlanResourcesRow
Dim value As Integer

value = instance.WRES_EMAIL_LANGUAGE

instance.WRES_EMAIL_LANGUAGE = value
public int WRES_EMAIL_LANGUAGE { get; set; }

属性值

类型:System.Int32
电子邮件的语言。

备注

可接收的会议室或其他类型的共享资源指定的语言所需的联系人。

另请参阅

引用

ResourcePlanDataSet.PlanResourcesRow 类

ResourcePlanDataSet.PlanResourcesRow 成员

WebSvcResourcePlan 命名空间