Microsoft.Protocols.TestSuites.MS_OXWSCORE.S05_ManageMeetingItems.MSOXWSCORE_S05_TC10_GetMeetingItemWithItemResponseShapeType C# (CSharp) Method

MSOXWSCORE_S05_TC10_GetMeetingItemWithItemResponseShapeType() private method

        public void MSOXWSCORE_S05_TC10_GetMeetingItemWithItemResponseShapeType()
        {
            CalendarItemType item = new CalendarItemType();
            this.TestSteps_VerifyGetItemWithItemResponseShapeType(item);
        }