_MSProject.OptionsWorkgroup Method

Definition

public bool OptionsWorkgroup (object WorkgroupMessages, object ServerURL, object ServerPath, object ReceiveNotifications, object SendHyperlinkNote, object HyperlinkColor, object FollowedHyperlinkColor, object UnderlineHyperlinks, object SetDefaults, object ServerIdentification, object AllowTaskDelegation, object UpdateProjectToWeb, object PublishInformationOnSave, object SetDefaultsMessaging, object SetDefaultsWebServer, object ManagerEmail, object ConfirmationDialog, object ChangesMarkAssnDirty);
abstract member OptionsWorkgroup : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function OptionsWorkgroup (Optional WorkgroupMessages As Object, Optional ServerURL As Object, Optional ServerPath As Object, Optional ReceiveNotifications As Object, Optional SendHyperlinkNote As Object, Optional HyperlinkColor As Object, Optional FollowedHyperlinkColor As Object, Optional UnderlineHyperlinks As Object, Optional SetDefaults As Object, Optional ServerIdentification As Object, Optional AllowTaskDelegation As Object, Optional UpdateProjectToWeb As Object, Optional PublishInformationOnSave As Object, Optional SetDefaultsMessaging As Object, Optional SetDefaultsWebServer As Object, Optional ManagerEmail As Object, Optional ConfirmationDialog As Object, Optional ChangesMarkAssnDirty As Object) As Boolean

Parameters

WorkgroupMessages
Object
ServerURL
Object
ServerPath
Object
ReceiveNotifications
Object
SendHyperlinkNote
Object
HyperlinkColor
Object
FollowedHyperlinkColor
Object
UnderlineHyperlinks
Object
SetDefaults
Object
ServerIdentification
Object
AllowTaskDelegation
Object
UpdateProjectToWeb
Object
PublishInformationOnSave
Object
SetDefaultsMessaging
Object
SetDefaultsWebServer
Object
ManagerEmail
Object
ConfirmationDialog
Object
ChangesMarkAssnDirty
Object

Returns

Applies to