SPOutboundMailServiceInstance.RemoveAllReferences method
移除的外寄郵件服務執行個體的所有參考。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub RemoveAllReferences
'用途
Dim instance As SPOutboundMailServiceInstance
instance.RemoveAllReferences()
public void RemoveAllReferences()
請參閱
參照
SPOutboundMailServiceInstance class