SPWebApplication.OutboundMailCodePage 属性
获取或设置要发送电子邮件时使用的默认代码页。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property OutboundMailCodePage As Integer
Get
Set
用法
Dim instance As SPWebApplication
Dim value As Integer
value = instance.OutboundMailCodePage
instance.OutboundMailCodePage = value
public int OutboundMailCodePage { get; set; }
属性值
类型:System.Int32
32 位整数,它指定的代码页。