PyIID, string = GetReceiveFolder(messageClass, flags
)
Obtains the folder that was established as the destination for incoming messages of a specified message class or the default receive folder for the message store.
Parameters
messageClass=None : string
Message class that is associated with a receive folder. If this parameter is set to None or an empty string, GetReceiveFolder returns the default receive folder for the message store.
flags=0 : int