_MSProject.SubscribeTo(Object, PjSubscribeFormat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool SubscribeTo (object Edition, Microsoft.Office.Interop.MSProject.PjSubscribeFormat Format = Microsoft.Office.Interop.MSProject.PjSubscribeFormat.pjSubscribeToText);
abstract member SubscribeTo : obj * Microsoft.Office.Interop.MSProject.PjSubscribeFormat -> bool
Public Function SubscribeTo (Optional Edition As Object, Optional Format As PjSubscribeFormat = Microsoft.Office.Interop.MSProject.PjSubscribeFormat.pjSubscribeToText) As Boolean
Parameters
- Edition
- Object
- Format
- PjSubscribeFormat