Version

InitialInfoTypes Enumeration

Bit flags which specify types of information needed by a client.
Syntax
'Declaration
 
Public Enum InitialInfoTypes 
   Inherits System.Enum
public enum InitialInfoTypes : System.Enum 
Members
MemberDescription
ActivityCategoryItemSourceThe ActivityCategoryItemSource is needed by the client.
AllAll information is needed by the client.
ItemSourceInfosInformation about all the items sources is needed by the client.
ResourceCalendarItemSourceThe ResourceCalendarItemSource is needed by the client.
ResourceItemSourceThe ResourceItemSource is needed by the client.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also