'Declaration Public Shared Function CreateMSGFormat() As IImGearFormat
'Usage Dim value As IImGearFormat value = ImGearEmail.CreateMSGFormat()
public static IImGearFormat CreateMSGFormat()
public: static IImGearFormat* CreateMSGFormat();
public: static IImGearFormat^ CreateMSGFormat();
Return Value
New instance of Email MSG format.