PublisherQueryFlags enum
Set of flags used to define the attributes requested when a publisher is returned. Some API's allow the caller to specify the level of detail needed.
Fields
None = 0 | None is used to retrieve only the basic publisher details. |
IncludeExtensions = 1 | Is used to include a list of basic extension details for all extensions published by the requested publisher. |
IncludeEmailAddress = 2 | Is used to include email address of all the users who are marked as owners for the publisher |